Oliver Blanthorn
edf442fe67
Update outdated :help docstring
2026-07-27 13:35:03 +02:00
Oliver Blanthorn
82985ae14c
Fix #2980 : add MVP :define and glossary
...
Now I just have to write all the definitions :(
2026-07-27 13:35:03 +02:00
Oliver Blanthorn
1ad5c34ac6
Fix #1528 : silence errors for messages sent to closed tabs
2026-07-27 10:16:21 +02:00
Oliver Blanthorn
224a8930e1
Fix #1774 : add :unbind --all
...
Also, improve `:unbind --recursive` to apply to inherited
keymaps too
2026-07-27 10:13:57 +02:00
mmustafasenoglu
169613e242
feat: add 'random' option to hintnames config
2026-07-27 09:06:39 +03:00
mmustafasenoglu
b8c41e0c24
feat: add random hintnames with built-in English word list
2026-07-27 09:06:24 +03:00
Oliver Blanthorn
dddf6d9fc6
Fix #4329 : use webNavigation API
...
This replaces the unreliable monkey patched history API
2026-07-26 23:36:59 +02:00
Oliver Blanthorn
6b52c0fa36
Fix #4993 : add countaware for disabling counts per URL/mode
2026-07-26 22:28:03 +02:00
Oliver Blanthorn
03320b51ae
Fix #2370 : add <C-o> temporary ignore bind in insert mode
...
Enabled by #5475
2026-07-26 22:27:40 +02:00
Oliver Blanthorn
7e14dd2e0d
Fix #3649 : add :autocontaindelete
2026-07-26 22:18:31 +02:00
Oliver Blanthorn
2c97a45f28
Fix #4746 : add :set hinthideobscured
...
I'm leaving this defaulted to false for now because
many so-called 'consent' popups count as obscuring
the content you want to click behind them, and Tridactyl
is on the side of the user who wants to click things
2026-07-26 21:36:35 +02:00
Oliver Blanthorn
2aec1280e7
Fix #1612 : add :find -r for regex search
2026-07-26 21:23:50 +02:00
Oliver Blanthorn
38183e472a
Fix #3562 : make tabopen -c bypass autocontain
2026-07-26 21:14:25 +02:00
Oliver Blanthorn
5af3d20005
Fix #3124 : remember last input per session
2026-07-26 19:26:37 +02:00
Oliver Blanthorn
09131a269f
Fix #5021 : don't let ff give newtab a title
...
U+13442 EGYPTIAN HIEROGLYPH HALF BLANK renders as nothing
and doesn't get replaced with 'New Tab' when newtab is set
to about:blank. it is a stupid hack, yes.
2026-07-26 18:54:06 +02:00
Oliver Blanthorn
f094c3f4dc
Fix #5061 : document dead-key conflict in troubleshooting
2026-07-26 18:50:43 +02:00
Oliver Blanthorn
c55948419f
Fix #1627 : increase profile maxdepth on OSX
2026-07-26 18:33:02 +02:00
Oliver Blanthorn
ebd4f13bf3
Fix #2935 : prefer exact match with vimp hints
2026-07-26 13:59:09 +02:00
Oliver Blanthorn
e4e1357cb4
Fix #1019 : don't let firefox guess windows
2026-07-26 13:33:45 +02:00
Oliver Blanthorn
143d8c70df
Fix pre regression introduced in e7993f21
2026-07-26 12:10:03 +02:00
Oliver Blanthorn
d9851b2f72
Fix #5044 : add ex-mode fns back to help
2026-07-26 12:10:03 +02:00
Oliver Blanthorn
0b4f3ac665
Fix #1555 : catch missing native errors
2026-07-26 12:01:41 +02:00
Oliver Blanthorn
77056b37c4
Fix #4088 : improve rc errors
2026-07-26 11:55:53 +02:00
Oliver Blanthorn
7af3a596eb
Fix #4584 : make completions queue politely
2026-07-26 11:34:12 +02:00
Oliver Blanthorn
f16e1176a4
Fix #4726 : warn against quotes in profiledir
2026-07-26 11:28:17 +02:00
Oliver Blanthorn
b0ba29586d
Fix #1179 : improve :source / :sanitise docs
2026-07-26 10:32:34 +02:00
Oliver Blanthorn
9f93d3f7d1
Fix broken mock tests
2026-07-26 10:31:02 +02:00
Oliver Blanthorn
3322fe2271
Fix mangled :issue docstring
2026-07-26 10:27:29 +02:00
Oliver Blanthorn
ff049787b8
Fix #1352 : show excmds for binds on :help
2026-07-26 10:27:03 +02:00
Oliver Blanthorn
e66125794d
Fix #4760 : display none-ify modeindicator
2026-07-25 22:37:40 +02:00
Oliver Blanthorn
3a51611161
Update tests and docs
2026-07-25 22:35:45 +02:00
Oliver Blanthorn
0a9e073aaf
Fix #5122 : always encode searchurls
...
I guess this could break more exotic user searchurls?
2026-07-25 22:23:39 +02:00
Oliver Blanthorn
e7993f216c
Fix #1933 : make :find work on :viewsource and :reader
...
This is quite a big piece of work that moves :viewsource out
into its own tab and iframe, because Firefox can't find text
the old way. Then, we fix an iframe bug where :find was not
working across iframes, such as on :reader
2026-07-25 21:53:00 +02:00
Oliver Blanthorn
8dd6e14550
Fix #4822 : let xclip exit
2026-07-25 21:38:59 +02:00
Oliver Blanthorn
b75db50a5f
Make E2E succeed even if Google blocks our CI
2026-07-25 21:31:50 +02:00
Oliver Blanthorn
a24e83be86
Fix browser.search regression
...
Somehow we made a slightly flakey search failure
deterministic with one of our changes
2026-07-25 21:31:26 +02:00
Oliver Blanthorn
a544a0dba1
Fix #3416 : match unambiguous prefixes of excommands
2026-07-25 19:54:31 +02:00
Chic-Tweetz
1b16054cd1
Fix #5474 : resolve iframeReady on load
2026-07-25 18:07:49 +02:00
Oliver Blanthorn
87c15254d0
Fix #4668 : support tabsort mru in :taball
2026-07-25 17:49:50 +02:00
Oliver Blanthorn
35d6eb571c
Fix #2276 : add historysort frecency|frequency|recency
2026-07-25 14:09:55 +02:00
Oliver Blanthorn
3387a4f864
Fix #822 : add browser button to toggle superignore
...
Ideally this would inherit the user's theme but I don't think
I care enough to do that
2026-07-25 12:41:21 +02:00
Oliver Blanthorn
d0739c51d9
Fix #944 : ex completions fall back to doc search
2026-07-25 12:36:44 +02:00
Oliver Blanthorn
d27a2acaf9
Fix #5232 : add :guiset sidebar hide
2026-07-25 12:32:14 +02:00
Oliver Blanthorn
d38ea7fba5
Fix #3506 : make g; skip closed tabs
2026-07-25 12:30:34 +02:00
Oliver Blanthorn
51775ac49f
Fix #5049 : ga picks last audible tab
...
Also, add tri.webext.getLastAudibleTab() for use in scripts
2026-07-25 08:34:41 +02:00
Oliver Blanthorn
8ed0f11d59
Fix #3407 : add text.unix_word_rubout
2026-07-25 08:05:02 +02:00
Oliver Blanthorn
91f1ff22b1
Fix #3730 : throw errors on source/mkt without native
2026-07-25 08:03:17 +02:00
Oliver Blanthorn
a51d72a2a6
Fix #3839 : add :js -rc with in-memory cache
2026-07-25 07:58:51 +02:00
Oliver Blanthorn
77d3635c9b
Fix #3633 : hide AMOKEYS from logs
2026-07-24 22:57:53 +02:00
Oliver Blanthorn
6d858e3389
Fix #2025 : only hide iframe border in halloween theme
2026-07-24 22:55:40 +02:00