Re: Howto bind key to insert text?
Benno Schulenberg <[email protected]>
| Newsgroups | gmane.editors.nano.general |
|---|---|
| Message-ID | <[email protected]> |
Op 16-01-18 om 10:55 schreef Vorname Nachname: > 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? Sorry, no. Nano can bind keys only to functions/commands, the keys cannot be made to produce a string. Not yet, at least. :) Care to post a feature request on Savannah? -- https://savannah.gnu.org/bugs/?group=nano Or should I post it for you? Benno