kitty/kittens/choose_files
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
..
__init__.py
collection.go Implement mouse interaction with result list 2025-07-11 10:36:20 +05:30
filters.go Work on filter support 2025-07-04 13:37:56 +05:30
footer.go Handle multiple save files when entering save file names 2025-07-11 21:47:11 +05:30
main.go Show a spinner while scanning/scoring is in progress 2025-07-12 08:34:15 +05:30
main.py mapping to switch to typing a save file name 2025-07-11 21:09:38 +05:30
results.go Show a spinner while scanning/scoring is in progress 2025-07-12 08:34:15 +05:30
save-file.go Handle multiple save files when entering save file names 2025-07-11 21:47:11 +05:30
scan.go Fix kitten choose-files panic 2025-07-12 22:32:08 +08:00
scan_test.go Implement bindings to move current to first/last 2025-07-11 10:59:29 +05:30
search-bar.go Show results frame in cyan while scan in progress 2025-07-11 11:05:39 +05:30