mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
This prevents sending attacker controlled data over the tty where it might end up getting evaled by the shell if the user is doing something like cat of unsanitized data into the terminal (something that should never be done). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| askpass.go | ||
| config.go | ||
| config_test.go | ||
| main.go | ||
| main.py | ||
| main_test.go | ||
| utils.go | ||
| utils.py | ||
| utils_test.go | ||