Commit graph

17 commits

Author SHA1 Message Date
Shin'ya Ueoka
90b83d7b7b hide console on <Esc> and <C-{> 2018-03-04 18:41:23 +09:00
Shin'ya Ueoka
1f57547c0a
Merge pull request #308 from ueokande/focus-input
Focus input
2018-01-18 10:41:08 +00:00
Cornelius Matějka
e7dcd7f500 Pinned tabs are not closeable by 'd'
Added binding 'DD' to force tab close which also closes pinned tabs
2018-01-14 17:19:02 +01:00
Shin'ya Ueoka
423d17aeb6
Merge pull request #137 from alx741/tabs
Most recently used tab selector
2018-01-14 00:29:08 +00:00
Shin'ya Ueoka
9384fd07d5 implement focus input 2018-01-13 23:05:51 +09:00
usk
54a7662cd1 open clipboard's URL in current/new tab 2018-01-03 07:34:41 +09:00
Daniel Campoverde
50cc126e08 Dummy selectPrevSelTab implementation 2017-11-26 12:39:08 -05:00
Shin'ya Ueoka
be37c42d28 show find in console 2017-11-11 16:16:01 +09:00
usk
c4de9ec451 add support for duplicating current tab 2017-11-07 03:22:18 +09:00
Jiabo Hou
c2d2f895a5 added support for pinning/unpinning tabs
features:
 * pin tab
 * unpin tab
 * toggle pin/unpin tab
2017-11-05 17:28:26 -05:00
Daniel Campoverde
ef98e196ab Add TAB_LAST operation 2017-10-29 22:26:08 -05:00
Daniel Campoverde
a2651f617f Add TAB_FIRST operation 2017-10-29 20:48:22 -05:00
Shin'ya Ueoka
dc6d93c1da enable/disable addon by keys 2017-10-21 19:40:22 +09:00
Shin'ya Ueoka
8c84930ca3 scroll horizonally 2017-10-09 21:00:26 +09:00
Shin'ya Ueoka
f6996a2274 yank a URL 2017-10-08 16:37:26 +09:00
Shin'ya Ueoka
d262fd1a2f support w/W command 2017-10-08 15:29:37 +09:00
Shin'ya Ueoka
5fb3de3263 move operations 2017-10-04 22:05:29 +09:00
Renamed from src/operations/index.js (Browse further)