Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an option to close the current tab and select the tab to the left | chocolateboy | 2019-07-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | 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 | ||||
* | Move open parent and open root to background | Shin'ya Ueoka | 2019-05-24 | 1 | -27/+0 |
| | |||||
* | Use @typescript-eslint/semi rule | Shin'ya Ueoka | 2019-05-22 | 6 | -13/+1 |
| | |||||
* | Add NavigationPresenter | Shin'ya Ueoka | 2019-05-19 | 1 | -0/+98 |
| | |||||
* | Make routes | Shin'ya Ueoka | 2019-05-19 | 1 | -0/+25 |
| | |||||
* | Keymaps as a clean architecture [WIP] | Shin'ya Ueoka | 2019-05-18 | 1 | -0/+25 |
| | |||||
* | Define client and presenter for follow | Shin'ya Ueoka | 2019-05-18 | 1 | -0/+134 |
| | |||||
* | Hints as a classes | Shin'ya Ueoka | 2019-05-17 | 1 | -0/+127 |
| | |||||
* | Mark set/jump as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 1 | -1/+1 |
| | |||||
* | Make scroller as a presenter | Shin'ya Ueoka | 2019-05-11 | 2 | -7/+179 |
| | |||||
* | Make find as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 1 | -0/+59 |