Shin'ya Ueoka
|
f43345a3a5
|
Reopen a tab on only current tab
|
6 years ago |
Shin'ya Ueoka
|
0f3ad23085
|
Ignore cases for tab filtering
|
7 years ago |
Shin'ya Ueoka
|
68fa80e1a3
|
Use queryByKeyword for tab operations
|
7 years ago |
Shin'ya Ueoka
|
e286aab3d7
|
Check title null
|
7 years ago |
João Vitor Brandão
|
4445309334
|
Adds command to close all tabs
Type :qa or :quitall to close all tabs
|
7 years ago |
Shin'ya Ueoka
|
cf5fc92b46
|
Fix quit command
|
7 years ago |
Shin'ya Ueoka
|
a8ac7415f8
|
Fix tab completions
|
7 years ago |
Shin'ya Ueoka
|
b91e53e5fe
|
Add bdlete/bdelete! commands
|
7 years ago |
Shin'ya Ueoka
|
9b3d12eb31
|
Add bdeletes! comand
|
7 years ago |
Shin'ya Ueoka
|
c4fb6f0131
|
Add :bdeletes command
|
7 years ago |
Shin'ya Ueoka
|
53c3ddab2e
|
Fix bookmark
|
7 years ago |
Shin'ya Ueoka
|
d41c7476a6
|
Add command.show.addbookmark operation
|
7 years ago |
Shin'ya Ueoka
|
d0eba2546a
|
addbookmark command
|
7 years ago |
Shin'ya Ueoka
|
11d0bebbc5
|
limit history items
|
7 years ago |
Shin'ya Ueoka
|
582cc9a25a
|
Open URLs from bookmarks
|
7 years ago |
Shin'ya Ueoka
|
76e09c7512
|
Get completion items as Promises
|
7 years ago |
Shin'ya Ueoka
|
6d057a974b
|
Toggle add-on enabled by clicking indicator
|
7 years ago |
Shin'ya Ueoka
|
129aae38df
|
Indicator shows the add-on enabled
|
7 years ago |
Shin'ya Ueoka
|
2c366ac3b1
|
Previous selected tab as redux
|
7 years ago |
Shin'ya Ueoka
|
98bc2326ee
|
Refactor background directories
|
7 years ago |
Shin'ya Ueoka
|
c5c08783d2
|
OperationComponent
|
7 years ago |
Shin'ya Ueoka
|
740e123b36
|
Use openerTabId for view-source
|
7 years ago |
Shin'ya Ueoka
|
88e216d49b
|
Notify when updated
|
7 years ago |
emlow
|
21c28e668e
|
shortcut to view page source
|
7 years ago |
Shin'ya Ueoka
|
24e72aa6e0
|
add global find keyword
|
7 years ago |
Shin'ya Ueoka
|
90b83d7b7b
|
hide console on <Esc> and <C-{>
|
7 years ago |
Luan Nico
|
43079f2c68
|
implement :q to close tab
|
7 years ago |
Shin'ya Ueoka
|
ba2cd311e1
|
set opener tab id
|
7 years ago |
Cornelius Matějka
|
5c803656f2
|
Fixed few lint errors
|
7 years ago |
Cornelius Matějka
|
e7dcd7f500
|
Pinned tabs are not closeable by 'd'
Added binding 'DD' to force tab close which also closes pinned tabs
|
7 years ago |
Shin'ya Ueoka
|
fad8f96a66
|
implement set option
|
7 years ago |
Shin'ya Ueoka
|
dda4e7475c
|
move commands to background action
|
7 years ago |
Shin'ya Ueoka
|
22c34a0a6f
|
add set property action in background
|
7 years ago |
Shin'ya Ueoka
|
6083e70ea0
|
separate setting actions and reducers
|
7 years ago |
Daniel Campoverde
|
f9b59a1433
|
Remove unused variables
|
7 years ago |
Daniel Campoverde
|
0056c5fec4
|
Fix visible links test
|
7 years ago |
Daniel Campoverde
|
70a47fdaee
|
Fix linter error
|
7 years ago |
Daniel Campoverde
|
6fc5d06205
|
Previous selected tab based on tab events only
|
7 years ago |
Daniel Campoverde
|
3acd921d52
|
Use tab-change event handler
|
7 years ago |
Daniel Campoverde
|
e9a7f679c4
|
Keep current en previous tabs id
|
7 years ago |
Daniel Campoverde
|
9c1bc5552a
|
Format lines to 80 chars
|
7 years ago |
Daniel Campoverde
|
94dedbd0e9
|
Clean selectPrevSelTab
|
7 years ago |
Daniel Campoverde
|
92a1e170e1
|
Keep previous selected tab
|
7 years ago |
Daniel Campoverde
|
50cc126e08
|
Dummy selectPrevSelTab implementation
|
7 years ago |
Kostyantyn Leschenko
|
cc539d96bc
|
Fix buffers completion when there are some tabs with undefined title.
|
7 years ago |
Kostyantyn Leschenko
|
05c7a64b6d
|
Fix history completion to show most frequent results first.
|
7 years ago |
Erwan Ameil
|
177940981e
|
Open adjacent tabs and background tabs
|
7 years ago |
Shin'ya Ueoka
|
e021504356
|
first find implementation
|
7 years ago |
Shin'ya Ueoka
|
be37c42d28
|
show find in console
|
7 years ago |
usk
|
c4de9ec451
|
add support for duplicating current tab
|
7 years ago |