kitty/kittens/ask
Kovid Goyal 537cabca71
kitty +open: Ask for permission before executing script files that are not marked as executable
This prevents accidental execution of script files via MIME type
association from programs that unconditionally "open"
attachments/downloaded files via MIME type associations.
2023-05-07 08:11:39 +05:30
..
__init__.py
choices.go kitty +open: Ask for permission before executing script files that are not marked as executable 2023-05-07 08:11:39 +05:30
get_line.go Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +05:30
main.go kitty +open: Ask for permission before executing script files that are not marked as executable 2023-05-07 08:11:39 +05:30
main.py Finish porting of ask kitten to Go 2023-03-07 17:06:00 +05:30