]> jfr.im git - irc/quakenet/newserv.git/blame - helpmod2/text/ged
fix makefile of jupe module
[irc/quakenet/newserv.git] / helpmod2 / text / ged
CommitLineData
0ec57072 1Ged - G Text editor 31/8/2005
2p Print lines, n to print lines with line numbers
3To return to command mode use .
4Ged is an adaptation of the unix standard editor ed.
5While Ged lacks the regular expression capabilities of ed it implements most of ed commands.
6commands have the form <command>, <start><command>, <start>,<stop>command or <start>,<stop><command><target> where limits are line numbers starting from one.
7a Append text
8i Insert text
9h Show last error
10d Delete lines
11j Join lines
12wq Save and quit
13x Paste deleted lines
14m Move lines
15f Show filename
16c Replace