Oliver Blanthorn
c8431cea3c
Fix tab index display
2021-02-14 15:46:48 +00:00
Oliver Blanthorn
b8994e333c
Fix bug: index is not id
...
tabs.query doesn't provide a way to query by id; index
is the position of the tab within the window.
I had to make a tabFromIndex function to avoid a right
mess.
2021-02-14 16:38:00 +01:00
Oliver Blanthorn
049cd81739
Play golf
2021-02-14 16:17:27 +01:00
Benoit de Chezelles
64ebee2f2b
Better comment to show the whole tabclose call will be aborted
2021-02-14 15:50:06 +01:00
Benoit de Chezelles
ec695274c4
Move tabclosepinned check outside of the loop
2021-02-14 15:47:30 +01:00
Benoit de Chezelles
53dfaa6ecb
Add tabclosepinned option to config tabclose on pinned tabs
2021-02-14 15:35:14 +01:00
Oliver Blanthorn
cb50503668
Merge pull request #3326 from fluem/winopen_container_support
...
Add container support for winopen
2021-02-08 22:00:06 +00:00
Oliver Blanthorn
6101d8ad46
Fix :winopen focus
2021-02-07 22:37:32 +01:00
fluem
6f8f5e9737
Avoid sleep when opening new window in container
2021-02-07 01:20:14 +01:00
fluem
70755ac4bf
Ensure -private with -c fails
2021-02-05 11:00:16 +01:00
Oliver Blanthorn
34b0fce454
Merge pull request #3328 from fluem/enable_no_throw_literal
...
Enable 'no-throw-literal' lint rule
2021-02-04 21:12:14 +00:00
fluem
c12a8bc348
Enable 'no-throw-literal' lint rule
2021-02-04 19:58:47 +01:00
fluem
d9ac0cf2c5
Add container support for winopen
2021-02-04 15:40:14 +01:00
Rummskartoffel
8b0827b50c
Support counts for :scrollpage binds like <C-f>
2021-02-03 21:46:29 +01:00
Tiago Epifânio
82bc5626f5
Fixed matrix links (riot.im to element.io)
2021-02-03 09:36:50 +00:00
Oliver Blanthorn
fba804f2b8
Merge pull request #3310 from fluem/fix_relative_zoom
...
Fix #3031 : Fix relative zoom when using negative levels
2021-02-01 14:53:36 +00:00
fluem
5b68faceae
Fix #3031 : Fix relative zoom when using negative levels
2021-02-01 15:38:36 +01:00
fluem
0d9cab2834
Fix #3097 : add hintautoselect option
2021-02-01 13:23:48 +01:00
Oliver Blanthorn
1e469bda36
Make :colours more intuitive
2021-01-31 16:12:17 +01:00
Oliver Blanthorn
71cbace68d
Don't reinstall themes all the time
2021-01-31 15:52:59 +01:00
Oliver Blanthorn
eec506899e
Ameliorate #3299 : add short delay between quickmarks
2021-01-30 22:37:43 +01:00
Jay Kamat
0bd5195616
Add support for looking up tabs by url or title in tab excmd
2021-01-28 14:17:52 -08:00
Oliver Blanthorn
71ce9735d7
Fix #3260 : add :reloaddead
2021-01-28 14:34:24 +01:00
Oliver Blanthorn
55d872b502
Fix #2808 : add :mkt --clipboard
2021-01-28 13:29:53 +01:00
Oliver Blanthorn
f406031a5a
Fix #2535 : stop writing custom themes to RC files
2021-01-27 10:45:28 +01:00
Oliver Blanthorn
071b6bd6b3
Merge pull request #3262 from jgkamat/jay/dedupe-taball
...
Migrate taball functionality into tab and alias them
2021-01-27 08:40:32 +00:00
Oliver Blanthorn
89a3dfc250
Fix #3148 : allow themes to be loaded from URLs
2021-01-26 22:32:40 +01:00
Oliver Blanthorn
90dd599904
Clarify :bmarks help
2021-01-24 21:48:56 +01:00
Jay Kamat
4f99a850e2
Migrate taball functionality into tab and alias them
2021-01-23 12:50:03 -08:00
Oliver Blanthorn
af3f4b3937
Remove references to deprecated nativeinstall alias
2021-01-23 17:40:46 +01:00
Oliver Blanthorn
c43c4fa42c
Fix #3255 : add yo bind for yankorg
2021-01-22 17:57:30 +01:00
Oliver Blanthorn
74dbdea4d4
Use platform-defaults to tidy up Windows nativeinstall
2021-01-16 22:24:09 +01:00
Oliver Blanthorn
0bd57ab10e
Add link to source and old messenger
2021-01-10 17:31:41 +01:00
Oliver Blanthorn
97719fb32f
:tabclose now accepts win.tab format
2021-01-10 12:22:17 +01:00
Oliver Blanthorn
412eb7f83b
Activate tab regardless of window
2021-01-06 18:46:49 +01:00
Bruno Garcia
3922e81032
Add :tabaudio and ga
binding.
2021-01-05 13:46:51 -03:00
Oliver Blanthorn
cec3066178
Fix #3145 : urlincrement binds accept prefixes
2020-12-31 13:29:31 +01:00
Rummskartoffel
b23df0dbeb
Correctly handle all MIME types in :yankimage
2020-12-22 19:02:37 +01:00
Rummskartoffel
85d476a717
Fix :viewconfig for --default or --user with no key
2020-12-20 18:16:03 +01:00
Oliver Blanthorn
a3d9f5c942
Switch to no-unused-vars-experimental
...
`no-unused-vars` doesn't work for types so we had to switch
2020-12-16 16:48:57 +01:00
Oliver Blanthorn
62d3f59076
Fix #3109 : improve sanitise
help
2020-12-15 17:22:55 +01:00
Oliver Blanthorn
c9b14ab3d1
Merge pull request #3085 from Rummskartoffel/yankimage
...
Add image-to-clipboard hinting
2020-12-13 22:00:43 +00:00
Oliver Blanthorn
fa3d82c5bc
Fix #3098 : viewconfig completions
...
Also allow viewconfig to accept . paths and for
--default and --user flags to be combined with
keys
2020-12-13 22:45:52 +01:00
Oliver Blanthorn
e2eab6c75a
Fix #3096 : improve setpref docs
2020-12-13 22:18:51 +01:00
Oliver Blanthorn
78f6050872
Tidy up viewconfig code
2020-12-13 21:12:27 +01:00
Oliver Blanthorn
9f7f086a78
Fix #3077 : add ;x and ;X xdotool fallback binds
2020-12-11 23:02:37 +01:00
Rummskartoffel
38acd32453
Let browser decide whether image type can be copied to clipboard
...
Throw a user-readable error if an unsupported image type is supplied
Re-throw the original error if there is a different problem
2020-12-11 14:25:23 +01:00
Oliver Blanthorn
ee295a212f
Merge pull request #3078 from Rummskartoffel/clipboard-api
...
Update yank to use Clipboard API
2020-12-10 22:04:07 +00:00
Oliver Blanthorn
65183e52e9
Update nativeinstall docstring
2020-12-10 22:48:04 +01:00
Oliver Blanthorn
c25e517cec
Mention HTTPS/background requirement on clipboard
2020-12-10 22:46:29 +01:00