mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 01:08:10 +02:00
Implement a simple scroll progress indicator
Shows a simple bar on the right edge of the window that moves up as you scroll further back. There are apparently a lot of people that dont use a pager for browsing large scrollbacks. I will never understand this, but, what the hell I was in that code area anyway for other reasons. TODO: Maybe make it a rounded rectangle
This commit is contained in:
@@ -54,6 +54,8 @@ Detailed list of changes
|
||||
using the panel kitten for all compositors that support the requisite Wayland
|
||||
protocol which is practically speaking all of them but GNOME (:pull:`2590`)
|
||||
|
||||
- A new option :opt:`scrollback_indicator_opacity` to show a small indicator on the right hand side of the screen of how much you have scrolled
|
||||
|
||||
- Wayland: Support fractional scales so that there is no wasted drawing at larger scale followed by resizing in the compositor
|
||||
|
||||
- Wayland: Support preferred integer scales
|
||||
|
||||
Reference in New Issue
Block a user