Opened 3 years ago
Closed 3 years ago
#17314 closed enhancement (fixed)
nano-7.0
| Reported by: | Bruce Dubbs | Owned by: | blfs-book |
|---|---|---|---|
| Priority: | normal | Milestone: | 11.3 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New major version.
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

2022 November 15 - GNU nano 7.0 "Una existencia simple bajo el sol" String binds may contain bindable function names between braces. For example, to move the current line down to after the next one: bind ^D "{cut}{down}{paste}{up}" main. Of course, braced function names may be mixed with literal text. If an existing string bind contains a literal {, replace it with {{}. Unicode codes can be entered (via M-V) without leading zeroes, by finishing short codes with <Space> or <Enter>. Word completion (^]) looks for candidates in all open buffers. No regular expression matches the final empty line any more.