kitty/kittens/choose_files
2025-10-12 13:51:16 +05:30
..
__init__.py Implement previews for plain text files 2025-07-20 19:24:17 +05:30
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
graphics.go Ensure placement is transmitted after data 2025-10-09 15:35:57 +05:30
image_preview.go Move error handling code into its own library 2025-10-12 13:51:16 +05:30
main.go Only retransmit placements when actually needed 2025-10-09 10:12:32 +05:30
main.py choose_files: start work on image previews 2025-10-07 11:11:42 +05:30
preview.go Move error handling code into its own library 2025-10-12 13:51:16 +05:30
results.go Ensure num_cols is never zero 2025-10-09 16:05:13 +05:30
save-file.go Move error handling code into its own library 2025-10-12 13:51:16 +05:30
scan.go Move error handling code into its own library 2025-10-12 13:51:16 +05:30
scan_test.go Implement bindings to move current to first/last 2025-07-11 10:59:29 +05:30
search-bar.go Implement metadata based previews in choose-files 2025-07-20 09:31:17 +05:30