kitty/kittens/choose_files
2025-12-02 18:51:33 +05:30
..
__init__.py Implement previews for plain text files 2025-07-20 19:24:17 +05:30
archive.go Add support for RAR archive preview 2025-11-27 09:33:15 +05:30
calibre.go Fully fix flicker on first use of calibre preview backend 2025-11-23 12:39:30 +05:30
collection.go Implement mouse interaction with result list 2025-07-11 10:36:20 +05:30
ffmpeg.go Explicitly remove audio/subtitle and data streams when generating previews via ffmpeg 2025-12-02 18:51:33 +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 Unify metadata formatting between vide and animated image previews 2025-11-24 20:02:20 +05:30
main.go choose files: Add a few more output formats 2025-11-26 21:13:57 +05:30
main.py DRYer 2025-11-26 21:22:47 +05:30
preview.go Choose files: Preview for common archive types 2025-11-24 21:13:41 +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