Idea: a commandline editor that doesn't go fullscreen by default: Difference between revisions

From razwiki
Jump to navigation Jump to search
(Created page with "$ edit myfile.txt some lines here cool $ keep going ...")
 
No edit summary
Line 1: Line 1:
<pre>
$ edit myfile.txt
$ edit myfile.txt
some lines here
some lines here
cool
cool
$ keep going ...
$ keep going ...
</pre>

Revision as of 13:33, 13 February 2023

$ edit myfile.txt
some lines here
cool
$ keep going ...