mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-13 20:14:12 +02:00
@@ -163,8 +163,6 @@ def completion(self: TestCompletion, tdir: str):
|
||||
add('kitty +kitten hyperlinked_grep ', is_delegate(2, 'rg'))
|
||||
|
||||
add('clone-in-kitty --ty', has_words('--type'))
|
||||
make_file('editable.txt')
|
||||
add('edit-in-kitty ', has_words('editable.txt'))
|
||||
|
||||
add('kitty bash ', is_delegate(1, 'bash'))
|
||||
add('kitty -1 bash ', is_delegate(2, 'bash'))
|
||||
|
||||
Reference in New Issue
Block a user