kitty/kittens
phanium 3c54cb99d9 Fix kitten choose-files panic
Error: Panicked: runtime error: invalid memory address or nil pointer
dereference
Panicked with error: runtime error: invalid memory address or nil
pointer dereference
Stacktrace (most recent call first):
github.com/kovidgoyal/kitty/kittens/choose_files.(*FileSystemScanner).worker
        kitty/kittens/choose_files/scan.go:351
2025-07-12 22:32:08 +08:00
..
ask make gofmt happy 2025-05-16 09:40:34 +05:30
broadcast rename typing module to avoid conflicts with stdlib typing 2025-04-28 09:20:10 +05:30
choose_files Fix kitten choose-files panic 2025-07-12 22:32:08 +08:00
choose_fonts Nicer error message 2025-07-09 11:48:40 +05:30
clipboard Export function to encode clipboard protocol chunk 2025-05-16 12:23:14 +05:30
desktop_ui Fix service activation file generation 2025-07-06 13:34:29 +05:30
diff Loop API print proper stack traces for panics in go routines 2025-06-01 12:51:59 +05:30
hints hints kitten: Preserve line breaks when the hint is over a line break 2025-05-24 14:09:27 +05:30
hyperlinked_grep Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
icat make gofmt happy 2025-05-16 09:40:34 +05:30
notify Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
pager Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
panel Add --debug-input for panel and quick access terminals 2025-07-12 07:29:42 +05:30
query_terminal Make mypy 1.16 happy 2025-05-30 10:06:38 +05:30
quick_access_terminal Add --debug-input for panel and quick access terminals 2025-07-12 07:29:42 +05:30
remote_file rename typing module to avoid conflicts with stdlib typing 2025-04-28 09:20:10 +05:30
resize_window
show_key make gofmt happy 2025-05-16 09:40:34 +05:30
ssh Make mypy 1.16 happy 2025-05-30 10:06:38 +05:30
themes make gofmt happy 2025-05-16 09:40:34 +05:30
transfer Make mypy 1.16 happy 2025-05-30 10:06:38 +05:30
tui Nicer error message when user tries to run kitten with allow_remote_control from command line 2025-06-22 09:26:54 +05:30
unicode_input Rename go module from kitty -> github.com/kovidgoyal/kitty 2025-05-16 08:43:39 +05:30
__init__.py
runner.py Allow custom kitten names with hyphens in them 2025-05-06 22:16:28 +05:30