Howto bind key to insert text?
Vorname Nachname <[email protected]>
| Newsgroups | gmane.editors.nano.general |
|---|---|
| Message-ID | <20180116095520.fpnl46rqp5xvl4rd@kubuntu> |
In joe I bind key F1 to inserting some text by adding to joerc: :main *.pro -wordwrap -rmargin 60 "Best\nJoe\n" .k1 Is there a similar key binding possible in nano? Best Joe