sd:ed
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sd:ed [2026/03/23 15:43] – appledog | sd:ed [2026/03/23 15:48] (current) – appledog | ||
|---|---|---|---|
| Line 78: | Line 78: | ||
| === #,#n, #,#bl, #,#p | === #,#n, #,#bl, #,#p | ||
| - | * Requires version 0.7.2 and above | + | * Requires version 0.7.2 and above. |
| : 1,3l | : 1,3l | ||
| Line 100: | Line 100: | ||
| This deletes the line you are currently on. There is no undo in this version, so be careful! | This deletes the line you are currently on. There is no undo in this version, so be careful! | ||
| + | |||
| + | == f | ||
| + | * Requires version 0.7.2 and above. | ||
| + | |||
| + | f | ||
| + | |||
| + | This command shows the '' | ||
| + | |||
| + | f file.txt | ||
| + | |||
| + | This command sets '' | ||
| + | |||
| + | == w | ||
| + | * Requires version 0.7.2 and above. | ||
| + | |||
| + | w | ||
| + | |||
| + | This command writes the buffer to '' | ||
| + | |||
| + | Always remember to save your work before quitting. | ||
| + | |||
| + | == e, E | ||
| + | |||
| + | e | ||
| + | |||
| + | '' | ||
| + | |||
| + | e myfile.txt | ||
| + | |||
| + | This clears the entire buffer, loads the file into the buffer, sets the '' | ||
| + | |||
| + | If the buffer is dirty, e warns with ? (like q). E forces it without warning. | ||
| + | |||
sd/ed.1774280592.txt.gz · Last modified: by appledog
