|
|
@@ -1368,12 +1368,12 @@ map kitty_mod+p>f kitten hints --type path --program -
|
|
|
|
|
|
#: Select a path/filename and open it with the default open program.
|
|
|
|
|
|
-# map kitty_mod+p>l kitten hints --type line --program -
|
|
|
+map kitty_mod+p>l kitten hints --type line --program -
|
|
|
|
|
|
#: Select a line of text and insert it into the terminal. Use for the
|
|
|
#: output of things like: ls -1
|
|
|
|
|
|
-# map kitty_mod+p>w kitten hints --type word --program -
|
|
|
+map kitty_mod+p>w kitten hints --type word --program -
|
|
|
|
|
|
#: Select words and insert into terminal.
|
|
|
|