mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-13 19:15:48 +00:00
GTK does support scrollbars
This commit is contained in:
@@ -1398,8 +1398,6 @@ input: RepeatableReadableIO = .{},
|
||||
/// * `never` - Never show a scrollbar. You can still scroll using the mouse,
|
||||
/// keybind actions, etc. but you will not have a visual UI widget showing
|
||||
/// a scrollbar.
|
||||
///
|
||||
/// This only applies to macOS currently. GTK doesn't yet support scrollbars.
|
||||
scrollbar: Scrollbar = .system,
|
||||
|
||||
/// Match a regular expression against the terminal text and associate clicking
|
||||
|
||||
Reference in New Issue
Block a user