Commit graph

5 commits

Author SHA1 Message Date
vindarel
f66744d2d9 REPL: special commands start with % (%help)
instead of : which is for lisp symbols proper.
2021-02-19 10:24:50 +01:00
vindarel
8d2bccab0b REPL, visual commands: allow "sudo" and "ENV" modifiers
a command like:

ENV=env sudo htop

will be recognized accordingly as visual.

Thanks @ambrevar https://github.com/ruricolist/cmd/issues/10
2021-02-18 23:08:34 +01:00
vindarel
db259c7f56 REPL: run visual commands in a terminal window
[ci skip]
2021-02-07 20:09:51 +01:00
vindarel
71fba4d411 add :edit special command (magic-ed) 2020-12-15 13:24:34 +01:00
vindarel
d6d32e173d docs: repl section on its own page 2020-12-07 13:48:47 +01:00