kitty/kittens/choose_files
2025-11-23 09:39:08 +05:30
..
__init__.py Implement previews for plain text files 2025-07-20 19:24:17 +05:30
calibre.go choose-files: Add calibre based previews for ebook/document file types 2025-11-23 09:39:08 +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 Make image preview code re-useable for other types of previews that have both metadata and an image 2025-11-22 13:21:21 +05:30
image_preview.go choose-files: Add calibre based previews for ebook/document file types 2025-11-23 09:39:08 +05:30
main.go choose-files: Add calibre based previews for ebook/document file types 2025-11-23 09:39:08 +05:30
main.py Update main.py 2025-11-11 08:33:05 -05:00
preview.go choose-files: Add calibre based previews for ebook/document file types 2025-11-23 09:39:08 +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 run modernize 2025-11-11 17:09:37 +05:30
search-bar.go Implement metadata based previews in choose-files 2025-07-20 09:31:17 +05:30