Add tabswitch command

Fixes #566
This commit is contained in:
Zachary Yedidia
2017-02-26 10:52:14 -05:00
parent 75a344ef56
commit 80ab81fefc
3 changed files with 55 additions and 20 deletions

View File

@@ -42,6 +42,10 @@ Here are the possible commands that you can use.
* `tab filename`: opens the given file in a new tab.
* `tabswitch tab`: This command will switch to the specified tab.
The `tab` can either be a tab number, or a name of a tab.
* `log`: opens a log of all messages and debug statements.
* `plugin install plugin_name`: installs the given plugin.