We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ccb83d commit 4e03768Copy full SHA for 4e03768
1 file changed
trushell/config/builtin_commands.md
@@ -15,5 +15,6 @@
15
{cmd: alarm}; "run_alarm()"; [trushell/commands/chronoterm.py];
16
{cmd: sw}; "run_sw()"; [trushell/commands/chronoterm.py];
17
{cmd: csv-view}; "run_csv_view()"; [trushell/commands/data.py];
18
+{cmd: csvview}; "run_csv_view()"; [trushell/commands/data.py];
19
{cmd: j}; "run_jump()"; [trushell/commands/nav.py];
20
0 commit comments