mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-24 20:56:08 +03:00
terminal-old: note test we skipped
This commit is contained in:
@ -4113,6 +4113,7 @@ test "Screen: scrolling moves selection" {
|
||||
try testing.expect(s.selection == null);
|
||||
}
|
||||
|
||||
// X - I don't think this is right
|
||||
test "Screen: scrolling with scrollback available doesn't move selection" {
|
||||
const testing = std.testing;
|
||||
const alloc = testing.allocator;
|
||||
|
Reference in New Issue
Block a user