Commit graph

247 commits

Author SHA1 Message Date
Shin'ya Ueoka
9b3d12eb31 Add bdeletes! comand 2018-05-12 09:10:18 +09:00
Shin'ya Ueoka
c4fb6f0131 Add :bdeletes command 2018-05-12 09:10:18 +09:00
Shin'ya Ueoka
b0dddc9fa7
Merge pull request #348 from luanpotter/q_command_close_tab
implement :q to close tab
2018-05-10 22:23:53 +09:00
Shin'ya Ueoka
53c3ddab2e Fix bookmark 2018-05-08 21:36:58 +09:00
Shin'ya Ueoka
d41c7476a6 Add command.show.addbookmark operation 2018-05-08 21:32:19 +09:00
Shin'ya Ueoka
d0eba2546a addbookmark command 2018-05-08 20:46:59 +09:00
Shin'ya Ueoka
11d0bebbc5 limit history items 2018-05-08 20:09:32 +09:00
Shin'ya Ueoka
582cc9a25a Open URLs from bookmarks 2018-05-07 20:53:00 +09:00
Shin'ya Ueoka
76e09c7512 Get completion items as Promises 2018-05-06 22:00:23 +09:00
Shin'ya Ueoka
6d057a974b Toggle add-on enabled by clicking indicator 2018-05-06 22:47:58 +09:00
Shin'ya Ueoka
129aae38df Indicator shows the add-on enabled 2018-05-06 22:30:04 +09:00
Shin'ya Ueoka
2c366ac3b1 Previous selected tab as redux 2018-05-06 16:35:48 +09:00
Shin'ya Ueoka
98bc2326ee Refactor background directories 2018-05-06 11:48:31 +09:00
Shin'ya Ueoka
c5c08783d2 OperationComponent 2018-05-06 11:17:30 +09:00
Shin'ya Ueoka
828ac8cd84
Merge pull request #368 from emlow/issue-279
Add shortcut to view page source
2018-05-05 18:39:56 +09:00
Shin'ya Ueoka
740e123b36 Use openerTabId for view-source 2018-05-05 20:43:52 +09:00
Shin'ya Ueoka
88e216d49b Notify when updated 2018-05-05 17:43:42 +09:00
Shin'ya Ueoka
4d7c24f38a Merge remote-tracking branch 'origin/master' into background-adjacent-tabs 2018-05-01 13:51:07 +09:00
emlow
21c28e668e shortcut to view page source 2018-04-01 16:16:29 +01:00
Shin'ya Ueoka
24e72aa6e0 add global find keyword 2018-03-07 20:57:52 +09:00
Shin'ya Ueoka
90b83d7b7b hide console on <Esc> and <C-{> 2018-03-04 18:41:23 +09:00
Luan Nico
43079f2c68 implement :q to close tab 2018-02-22 20:14:03 -03:00
Shin'ya Ueoka
ba2cd311e1 set opener tab id 2018-02-20 21:28:20 +09:00
Cornelius Matějka
5c803656f2 Fixed few lint errors 2018-01-14 17:19:02 +01: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
fad8f96a66 implement set option 2018-01-11 21:27:41 +09:00
Shin'ya Ueoka
dda4e7475c move commands to background action 2018-01-11 20:07:25 +09:00
Shin'ya Ueoka
22c34a0a6f add set property action in background 2018-01-10 21:34:40 +09:00
Shin'ya Ueoka
6083e70ea0 separate setting actions and reducers 2018-01-08 22:04:33 +09:00
Shin'ya Ueoka
a133ee3d6a
Merge pull request #221 from kleschenko/fixed_completion
Fix history completion to show most frequent results first.
2017-12-22 08:04:14 +09:00
Daniel Campoverde
f9b59a1433 Remove unused variables 2017-11-26 14:52:54 -05:00
Daniel Campoverde
0056c5fec4 Fix visible links test 2017-11-26 14:40:26 -05:00
Daniel Campoverde
70a47fdaee Fix linter error 2017-11-26 13:38:17 -05:00
Daniel Campoverde
6fc5d06205 Previous selected tab based on tab events only 2017-11-26 13:26:27 -05:00
Daniel Campoverde
3acd921d52 Use tab-change event handler 2017-11-26 13:19:40 -05:00
Daniel Campoverde
e9a7f679c4 Keep current en previous tabs id 2017-11-26 12:39:09 -05:00
Daniel Campoverde
9c1bc5552a Format lines to 80 chars 2017-11-26 12:39:09 -05:00
Daniel Campoverde
94dedbd0e9 Clean selectPrevSelTab 2017-11-26 12:39:09 -05:00
Daniel Campoverde
92a1e170e1 Keep previous selected tab 2017-11-26 12:39:08 -05:00
Daniel Campoverde
50cc126e08 Dummy selectPrevSelTab implementation 2017-11-26 12:39:08 -05:00
Kostyantyn Leschenko
cc539d96bc Fix buffers completion when there are some tabs with undefined title. 2017-11-20 16:58:39 +02:00
Kostyantyn Leschenko
05c7a64b6d Fix history completion to show most frequent results first. 2017-11-20 16:24:25 +02:00
Erwan Ameil
177940981e Open adjacent tabs and background tabs 2017-11-16 13:03:38 +00:00
Shin'ya Ueoka
e021504356 first find implementation 2017-11-11 16:16:01 +09: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
87b8280d4b code review
* change default keybinding for pin/unpin tab from 'p' to 'zp'
 * use toggleTabPinned to toggle the tab pinned state, instead of updateTabPinned
2017-11-05 18:09:02 -05: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
Shin'ya Ueoka
b3b017a123
Merge pull request #113 from alx741/tabs
Add Tabs first/last selectors
2017-11-05 13:17:40 +00:00