mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
Update changelog for 1.25.0
This commit is contained in:
parent
d9e727780b
commit
a9f2a523c0
|
|
@ -47,7 +47,7 @@ Codename "Carpenter"
|
|||
- `:urlmodify -s` now supports setting multiple query parameters ([#3361](https://github.com/tridactyl/tridactyl/issues/3361))
|
||||
- `:reader` now shows the word count and estimated reading time ([#4681](https://github.com/tridactyl/tridactyl/issues/4681))
|
||||
- `:tgroupswitch` now autoselects matching tab groups ([#4649](https://github.com/tridactyl/tridactyl/issues/4649))
|
||||
- `:tab` now starts from the current tab by default (override with `:set completions.Tab.initialposition`) ([#4177](https://github.com/tridactyl/tridactyl/issues/4177))
|
||||
- `:set completions.Tab.initialposition top|auto|active` added to control where `:tab` completions open ([#4177](https://github.com/tridactyl/tridactyl/issues/4177))
|
||||
- `<ArrowUp>` and `<ArrowDown>` navigate completions when one is selected ([#3732](https://github.com/tridactyl/tridactyl/issues/3732))
|
||||
- `:tabdetach` now accepts `#/%` magic indices
|
||||
- `:find` uses much less washed-out native CSS highlights in Firefox 140+
|
||||
|
|
|
|||
Loading…
Reference in a new issue