Commit graph

7808 commits

Author SHA1 Message Date
Oliver Blanthorn a03f58442e
Add <C-[> unbind to exemplar rc
See #5365
2026-07-24 22:36:41 +02:00
Oliver Blanthorn f08e640423
Fix #3411: make commandline sessions independent 2026-07-24 20:39:59 +02:00
Oliver Blanthorn b85b2279c1
Fix #5051: make tutor search docs more explicit 2026-07-24 20:33:57 +02:00
Oliver Blanthorn 3453ba767c
Fix #1669: modeindicatorshowkeys for hint filter 2026-07-24 20:31:44 +02:00
Oliver Blanthorn e8a263aa08
Fix #821: defer mode indicator until document load
This is a bit annoying on slow loading pages but DOMContentLoaded
was still breaking some websites :(
2026-07-24 19:01:51 +02:00
Oliver Blanthorn 4996ffab3e
Fix #4724: add :quickmarkremove 2026-07-24 18:57:19 +02:00
Oliver Blanthorn 43183deb2a
Fix #1730: make followpagepatterns ordered arrays 2026-07-24 18:54:08 +02:00
Oliver Blanthorn 89bdcc923e
Fix #5480: support blacklistkeys in iframes 2026-07-24 18:53:43 +02:00
Oliver Blanthorn 1ed0fdea4f
Fix #3751: style selected hint tag 2026-07-24 18:47:01 +02:00
Oliver Blanthorn 4193c11862
Fix #137: add :dialog for opening about: pages 2026-07-24 18:41:13 +02:00
Oliver Blanthorn e7bcc3cae1
Display mysterious native errors to the user
Related: #4827
2026-07-24 17:49:22 +02:00
Oliver Blanthorn 6a207ab39f
Fix #4711: add defaults to arg parser 2026-07-24 17:47:53 +02:00
Oliver Blanthorn 48d4f33d2a
Fix #3473: stop :updatenative from lying 2026-07-24 17:46:10 +02:00
Oliver Blanthorn de37f815e9
Fix #5472: add :sanitise tridactylconfig 2026-07-24 17:44:22 +02:00
Oliver Blanthorn 6eb3073144
Add ,i issue bind to tridactylrc 2026-07-24 17:44:22 +02:00
Oliver Blanthorn 9dbd179929
Fix #5080: intercept file: hints and fall back to :open 2026-07-24 17:27:45 +02:00
Oliver Blanthorn 469fe06b69
Fix #1113: support :nativeopen on FF Nightly on OSX 2026-07-24 17:22:35 +02:00
Oliver Blanthorn aabb26c937
Fix #4462: improve :guiset help for Windows 2026-07-24 17:19:55 +02:00
Oliver Blanthorn 8bb2b2110b
Fix #5400: throw error if trying to discard current tab 2026-07-24 17:05:58 +02:00
Oliver Blanthorn ece3c4fd75
Fix #2690: respect modeindicatormodes on load 2026-07-24 17:03:20 +02:00
Oliver Blanthorn c5f49d0d5d
Fix #615: add :downloads alias for about:downloads 2026-07-24 16:57:46 +02:00
Oliver Blanthorn a98d724d25
Fix #5072: document start /wait on Windows 2026-07-24 16:55:25 +02:00
Oliver Blanthorn 9890b0a1bd
Give beta builds versions from the future
Related: #714
2026-07-24 16:22:57 +02:00
Oliver Blanthorn 8bd4144ff7
Update changelog for 1.25.0 2026-07-24 14:29:55 +02:00
Oliver Blanthorn db892be9bc
Support vanity release names 2026-07-23 21:09:10 +02:00
Oliver Blanthorn 1ac287cfc8
Fix #4681: add time estimate to :reader 2026-07-23 20:56:09 +02:00
Oliver Blanthorn a329e17533
Fix #1957: fix none -> left display 2026-07-23 20:50:46 +02:00
Oliver Blanthorn c889f9a78a
Fix #2334: allow literal backslash in rc 2026-07-23 20:47:17 +02:00
Oliver Blanthorn 8628390720
Fix #966: give table header cells 2026-07-23 20:39:23 +02:00
Oliver Blanthorn 0184b24c91
Fix #5029: use summary tag for changelog 2026-07-23 20:37:43 +02:00
Oliver Blanthorn 4c67dc3d54
Fix #4512: recommend running cmd as admin 2026-07-23 20:35:38 +02:00
Oliver Blanthorn ec51dee8ae
Fix #2094: catch code from Native.write 2026-07-23 20:33:06 +02:00
Oliver Blanthorn 2d63db45fc
Fix #4931: don't style pre in reader 2026-07-23 20:31:20 +02:00
Oliver Blanthorn fa820b1b18
Fix #4006: give :drawingstart a crosshair 2026-07-23 19:47:27 +02:00
Oliver Blanthorn 548c41c9b4
Fix #2293: make container choice deterministic 2026-07-23 19:46:15 +02:00
Oliver Blanthorn 7d1ed019e5
Fix #4159: add :set repeatblacklist []
ex-commands in this array are ignored by :repeat
2026-07-23 19:45:19 +02:00
Oliver Blanthorn e0dfff51ca
Fix #3973: batch tab changes
Also, only send them to the active tab
2026-07-23 19:43:01 +02:00
Oliver Blanthorn f5ce92069f
Fall back to :apropos matches for :help 2026-07-23 18:03:10 +02:00
Oliver Blanthorn 902b3b6e58
Fix #1175: use .includes if :set completions empty 2026-07-23 18:03:09 +02:00
Oliver Blanthorn 385b818c44
Fix #5026: stop hiding :tutor previous page links 2026-07-23 17:57:26 +02:00
Oliver Blanthorn 89dfecec09
Fix 1158: start :tab from current by default
Override this with `:set completions.Tab.initialposition top`
2026-07-23 17:55:26 +02:00
Oliver Blanthorn 2bf0e5bd54
Fix #5311: add nav pane to :tutor 2026-07-23 17:32:27 +02:00
Oliver Blanthorn f5f9f2708a
Fix #217: expose more ttscontrol controls 2026-07-23 17:29:16 +02:00
Oliver Blanthorn 1f4ada905f
Fix #3902: improve rc docs 2026-07-23 17:29:01 +02:00
Oliver Blanthorn 87eb964638
Fix #3466: improve colourscheme docs 2026-07-23 17:21:00 +02:00
Oliver Blanthorn f6cea640c1
Fix #4164: add pgup/pgdown completion binds
I don't _love_ this. sometimes you can jump down a page and your
selection goes to the top of the completions, so you miss basically
an entire page of completions
2026-07-23 17:02:08 +02:00
Oliver Blanthorn da03de2109
Fix #4000: use a safer URL for dummy tabs 2026-07-23 16:54:07 +02:00
Oliver Blanthorn 07fea47e43
Fix #4437: disable insert detection in nmode 2026-07-23 16:44:33 +02:00
Oliver Blanthorn 97145f3b68
Fix #2918: allow arrays as deep settings 2026-07-23 16:42:36 +02:00
Oliver Blanthorn ff5511691a
Fix #414: update modeindicatoron focus change 2026-07-23 16:37:55 +02:00