aboutsummaryrefslogtreecommitdiff
path: root/e2e/tab.test.js
Commit message (Collapse)AuthorAgeFilesLines
* tabs.close.right: rename `gd` -> `x$`chocolateboy2019-07-311-2/+2
|
* Add an option to close the current tab and select the tab to the leftchocolateboy2019-07-281-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 lanthanShin'ya Ueoka2019-04-131-1/+1
|
* Use native assert instead of power-assertShin'ya Ueoka2019-04-061-1/+1
|
* Replace e2e with lanthanShin'ya Ueoka2019-04-061-0/+202