When I use other full screen terminal applications like Emacs, Vim, less, etc, I can suspend it and get the terminal prompt back with Ctrl+z. However this does not work with jless. This would be a welcome feature as it enables multi-tasking without losing the current position in the JSON document.
When I use other full screen terminal applications like Emacs, Vim, less, etc, I can suspend it and get the terminal prompt back with
Ctrl+z
. However this does not work withjless
. This would be a welcome feature as it enables multi-tasking without losing the current position in the JSON document.Edit: I tried this with
bash
on Linux