1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-24 00:32:27 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Nelo Wallus
d8caefc53e Add descriptions 2016-01-15 15:04:57 +01:00
Nelo Wallus
4f3a3bd135 Add tabattachto and tabdetachfrom
tabattach and tabdetach were already taken.

Line 249: For some reason tabs.match() doesn't return a generator in the
    script as it should while it works in the prompt.
    So instead we have this.
2016-01-15 14:31:17 +01:00
Nelo Wallus
2a5f1fe30e Add tab{next,previous}visible to jump over folds
Required since tab{next,previous} open closed folds
2016-01-15 14:19:39 +01:00
Nelo Wallus
dfdc45ec54 Fix applying to parent fold 2016-01-15 14:16:41 +01:00
Nelo Wallus
627c5ae9a1 Add tabbartoggle, tabclosechildren, tabclosewithchildren 2016-01-08 19:53:59 +01:00
Nelo Wallus
d8e002fb43 Fix to handle multiple arguments and allow completion 2016-01-08 19:53:06 +01:00
Nelo Wallus
d7bc7cb3bf Fix 'ga' not properly closing parent fold 2016-01-08 19:50:55 +01:00
Nelo Wallus
dc136dc30b Allow to pass options for commands 2016-01-08 19:45:08 +01:00
Nelo Wallus
0897c7a804 Fix typo 2016-01-08 19:44:12 +01:00
Doug Kearns
54fb39d139 Add a contrib directory to plugins/. 2016-01-09 01:07:37 +11:00