Julia Log Viewer
Control the log viewer that displays Julia output in a separate terminal window.
Arguments
mode- One of:auto,tmux,file,off
Modes
| Mode | Description |
|---|---|
auto | Automatically choose the best viewer (tmux if available, otherwise file) |
tmux | Open a tmux pane showing live output |
file | Write output to ~/.julia/logs/repl.log (view with tail -f) |
off | Disable the log viewer |
Instructions
- Parse the
[Description truncada. Veja o README completo no GitHub.]