chocolateboy
6605d3ea99
Add an option to close the current tab and select the tab to the left
...
Add an option to tabs.close to close the current tab
and select the tab to the left.
Bound to `D` by default, which replaces the tabs.close.right
command, which is rarely-used. [1]
The old `D` behavior has been moved to `gd`.
+ update the README and fix some lint errors
[1] https://tinyurl.com/y4mj7hjy
2019-07-28 20:34:53 +01:00
Shin'ya Ueoka
8d0739463d
Move open parent and open root to background
2019-05-24 21:51:18 +09:00
Shin'ya Ueoka
fc1cd234d5
Use @typescript-eslint/semi rule
2019-05-22 20:30:20 +09:00
Shin'ya Ueoka
6d9aaef18c
Add NavigationPresenter
2019-05-19 15:36:14 +09:00
Shin'ya Ueoka
c81b82ee39
Make routes
2019-05-19 10:50:49 +09:00
Shin'ya Ueoka
efc48dc742
Keymaps as a clean architecture [WIP]
2019-05-18 17:28:11 +09:00
Shin'ya Ueoka
a88324acd9
Define client and presenter for follow
2019-05-18 16:23:00 +09:00
Shin'ya Ueoka
fb8b4d28ce
Hints as a classes
2019-05-17 23:06:27 +09:00
Shin'ya Ueoka
c6288f19d9
Mark set/jump as a clean architecture
2019-05-11 16:38:08 +09:00
Shin'ya Ueoka
ad1f3c07fb
Make scroller as a presenter
2019-05-11 11:51:29 +09:00
Shin'ya Ueoka
1ba1660269
Make find as a clean architecture
2019-05-11 11:37:18 +09:00