Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tabs.close.right: rename `gd` -> `x$` | chocolateboy | 2019-07-31 | 1 | -2/+2 |
| | |||||
* | Add an option to close the current tab and select the tab to the left | chocolateboy | 2019-07-28 | 1 | -3/+17 |
| | | | | | | | | | | | | | | 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 | ||||
* | Follow the master in lanthan | Shin'ya Ueoka | 2019-04-13 | 1 | -1/+1 |
| | |||||
* | Use native assert instead of power-assert | Shin'ya Ueoka | 2019-04-06 | 1 | -1/+1 |
| | |||||
* | Replace e2e with lanthan | Shin'ya Ueoka | 2019-04-06 | 1 | -0/+202 |