GNU Nano Gets New Stable Release
jones_supa writes: GNU Nano 2.4.0 has been released as the first stable update to this UNIX command line text editor in a number of years. The release codenamed "Lizf" brings a wide variety of changes: full undo system, Vim-compatible file locking, linter support, formatter support, flexible syntax highlighting, and random bugfixes.
Yeah, it's an editor invoked at the command line in a terminal, i.e. not a graphical mode editor.
Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
I would simply like if it explained how to cut and paste multiple lines of text at the same time.
Use Alt+a to set a mark for the start of highlighting, then move your cursor to the desired end of the highlighted region. Now if you copy or cut, it'll operate on the highlighted region.
10 PRINT CHR$(205.5+RND(1)); : GOTO 10
Go on the first line, press Ctrl-K (yes the line disappears because it's actually a cut), press Ctrl-K again on all the next lines you want to copy. When done press Ctrl-U to paste back your text. Move to when you want to paste, press Ctrl-U again. Done.
Non-Linux Penguins ?