mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-03 12:02:36 +00:00
Added "selectWord with character boundary" test for dollar sign.
This commit is contained in:
@@ -7299,6 +7299,7 @@ test "Screen: selectWord with character boundary" {
|
||||
" }abc} \n123",
|
||||
" <abc< \n123",
|
||||
" >abc> \n123",
|
||||
" $abc$ \n123",
|
||||
};
|
||||
|
||||
for (cases) |case| {
|
||||
|
||||
Reference in New Issue
Block a user