mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Disallow parsing color specs as conf files for clone-in-kitty and edit-in-kitty
This commit is contained in:
@@ -228,7 +228,7 @@ Detailed list of changes
|
||||
|
||||
- Password input in kittens: hide the cursor and display a blinking 🔒 at the end of typed characters to make it visually clear the user is entering a password
|
||||
|
||||
- edit-in-kitty: Ignore environment variables as some editors execute code present in env vars
|
||||
- edit-in-kitty: Ignore environment variables as some editors execute code present in env vars. Similarly ignore conf file specifications for colors.
|
||||
|
||||
- Command palette :sc:`command_palette`: nicer grouping of aliases and combined actions (:pull:`9819`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user