mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-02 08:01:47 -04:00
implement gg & G keybinds and better help page (#112)
* implement gg & G keybinds and better help page * Update changelog
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
- Switched simd base64 crate for one that works on stable (from `vb64` to `base64_simd`)
|
||||
- Allow boolean arguments to function as flags, without a `true` or `false` argument following the flag itself
|
||||
- Fix cropping issues when zooming out too much while using kitty protocol
|
||||
- Added `gg` and `G` keybindings for scrolling to the top and bottom of a page, respectively, when filling the width of the screen with kitty
|
||||
- Updated help page to only show kitty keybindings when you're actually using kitty
|
||||
|
||||
# v0.4.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user