Commit graph

1157 commits

Author SHA1 Message Date
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
Oliver Blanthorn
7ecc97ff8e
Bikeshed a few things 2020-12-10 22:33:34 +01:00
Rummskartoffel
fcf5cd8c85 Add :yankimage command
Also add url_util.getAbsoluteURL to facilitate usage of :yankimage
2020-12-10 21:02:36 +01:00
Rummskartoffel
02e39f99ab Rename setclip_api and getclip_api 2020-12-09 23:28:23 +01:00
Rummskartoffel
1d59231c21 Update yank to use Clipboard API 2020-12-09 21:40:30 +01:00
Oliver Blanthorn
14e7e9b9c5
Merge pull request #3046 from Rummskartoffel/command-doc
Add remark to :command doc about creating excmds
2020-12-06 08:30:52 +00:00
Oliver Blanthorn
d4141c6a74
Clarify custom excmd help 2020-12-05 16:54:04 +01:00
Oliver Blanthorn
fbfa657fdc
Fix flip214's bug 2020-12-04 16:44:42 +01:00
Rummskartoffel
cc818ecdcf Clean up excmd help
Hide KILL_STACK
Remove mention of now removed command 'fixamo' from intro
2020-12-04 01:16:40 +01:00
Rummskartoffel
c4814ad352 Add remark to :command doc about creating excmds 2020-12-01 21:08:18 +01:00
Oliver Blanthorn
e7c597eb6f
Merge pull request #3027 from Rummskartoffel/nativeinstall-windows
Fix #1651
2020-11-26 21:36:08 +00:00
Rummskartoffel
4e4dae9562 Remove outdated :set help text 2020-11-25 20:58:17 +01:00
Rummskartoffel
5028a1ef7f Rewrite win_nativeinstallcmd again
This works in cmd.exe, so :updatenative doesn't break, but nowhere else.
Update :installnative message accordingly.
2020-11-24 15:51:37 +01:00
Rummskartoffel
e0ef3e4aa4 Update Windows nativeinstall instructions 2020-11-24 00:48:10 +01:00
Rummskartoffel
3ba7227ff1 Fix js -r on Windows
js_helper now explicitly asks for unix path separators when getting
.tridactlyrc path.
2020-11-21 22:02:43 +01:00
Rummskartoffel
2f057786cc Revert "Fix #3016"
This reverts commit 3f33e76b84.
2020-11-21 20:08:40 +00:00
Rummskartoffel
3f33e76b84
Fix #3016 2020-11-21 17:40:01 +01:00
Oliver Blanthorn
ae4743bdca
Add UriChange event for autocmds
This uses a timer to check whether the URI has changed. It should be
used sparingly.
2020-11-17 22:09:36 +01:00
Oliver Blanthorn
abdd160fff
Unmangle some formatting 2020-11-03 14:24:33 +00:00
Oliver Blanthorn
8ea012976a
Rename restorekill to elementunhide 2020-11-03 14:21:27 +00:00
Oliver Blanthorn
acf8c82601
Simplify some help 2020-11-03 14:21:02 +00:00
Oliver Blanthorn
2a5571b3e7
Fix help formatting 2020-11-03 14:06:56 +00:00
Morgan Connolly
c56ac86e76 retain -k hint mode; -K hint mode is reversible; :restorekill restores killed elements 2020-10-27 21:15:32 -07:00
Morgan Connolly
67679942e9 add hint option -K for unkill; resores killed elements in LIFO order 2020-10-21 18:04:11 -07:00
Morgan Connolly
eeee4290b4 kill elements with css class 2020-10-21 15:59:53 -07:00
Mariusz Kaczmarczyk
3ec2c8027e Jumble text 2020-10-17 18:45:43 +02:00
fluem
3910030535 Source matrix and gitter badges locally 2020-10-15 10:34:25 +02:00
fluem
31ed932258 Fix undo error message 2020-10-13 11:30:03 +02:00
fluem
c41fea1b4a Re-insert undo error message 2020-10-12 18:10:00 +02:00
Oliver Blanthorn
18c44824ab
Simplify undo error handling 2020-10-12 16:02:10 +01:00
fluem
ccd883735f Tidy up undo command 2020-10-10 18:05:58 +02:00
fluem
1858d572f8 Add 'undo tab_strict' to only restore tabs previously open in current window 2020-10-09 21:59:11 +02:00
Oliver Blanthorn
3dda2a8582
Merge pull request #2875 from tridactyl/seturl_autocmd_link
Fix #2482: help people to find autocmd from seturl
2020-10-05 18:56:23 +01:00
Oliver Blanthorn
0a61a01aa3
Merge pull request #2866 from tridactyl/js_eof
Fix #2859: add js delimiter option
2020-10-05 18:56:04 +01:00