vindarel
|
e5584d8f68
|
shell: all commands are now interactive: interactive output, emacs -nw works
needs our Clesh fork.
|
2024-09-04 14:42:00 +02:00 |
|
vindarel
|
6875f6e1e6
|
terminal repl: run visual commands in the same terminal
fixes #71
|
2024-09-03 14:38:57 +02:00 |
|
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 |
|