aboutsummaryrefslogtreecommitdiffstats
path: root/commands/ct.go
Commit message (Collapse)AuthorAgeFilesLines
* Add change tab commandJeffas2019-07-231-0/+48
This command allows the user to change tab by giving the tab name. This can be tab completed too. The previous tab is stored in the tabs module so that when a new tab is created it is still possible to go to the previous one. Normal invocation is :ct folder Previous tab is :ct -