aboutsummaryrefslogtreecommitdiff
path: root/src/shared/operations.js
Commit message (Collapse)AuthorAgeFilesLines
* Add command.show.addbookmark operationShin'ya Ueoka2018-05-081-0/+1
|
* shortcut to view page sourceemlow2018-04-011-0/+3
|
* hide console on <Esc> and <C-{>Shin'ya Ueoka2018-03-041-0/+3
|
* Merge pull request #308 from ueokande/focus-inputShin'ya Ueoka2018-01-181-0/+3
|\ | | | | Focus input
| * implement focus inputShin'ya Ueoka2018-01-131-0/+3
| |
* | Pinned tabs are not closeable by 'd'Cornelius Matějka2018-01-141-0/+1
| | | | | | | | Added binding 'DD' to force tab close which also closes pinned tabs
* | Merge pull request #137 from alx741/tabsShin'ya Ueoka2018-01-141-0/+1
|\ \ | |/ |/| Most recently used tab selector
| * Dummy selectPrevSelTab implementationDaniel Campoverde2017-11-261-0/+1
| |
* | open clipboard's URL in current/new tabusk2018-01-031-1/+2
|/
* show find in consoleShin'ya Ueoka2017-11-111-0/+5
|
* add support for duplicating current tabusk2017-11-071-0/+1
|
* added support for pinning/unpinning tabsJiabo Hou2017-11-051-0/+3
| | | | | | | features: * pin tab * unpin tab * toggle pin/unpin tab
* Add TAB_LAST operationDaniel Campoverde2017-10-291-0/+1
|
* Add TAB_FIRST operationDaniel Campoverde2017-10-291-0/+1
|
* enable/disable addon by keysShin'ya Ueoka2017-10-211-0/+5
|
* scroll horizonallyShin'ya Ueoka2017-10-091-1/+2
|
* yank a URLShin'ya Ueoka2017-10-081-0/+3
|
* support w/W commandShin'ya Ueoka2017-10-081-0/+1
|
* move operationsShin'ya Ueoka2017-10-041-0/+38