kitty/kittens/choose_files
2026-01-26 11:50:08 +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
cmd_preview.go ... 2025-12-05 19:56:55 +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 kitten choose-files: Add a new binding of Alt+Enter to modify the name of an existing file when choosing a save file name 2026-01-26 11:50:08 +05:30
main.py kitten choose-files: Add a new binding of Alt+Enter to modify the name of an existing file when choosing a save file name 2026-01-26 11:50:08 +05:30
preview.go choose files: Add arbitrary command based previews 2025-12-05 19:54:21 +05:30
results.go Cleanup highlighting of positions in text and add some tests 2025-12-05 09:40:36 +05:30
results_test.go Cleanup highlighting of positions in text and add some tests 2025-12-05 09:40:36 +05:30
save-file.go kitten choose-files: Add a new binding of Alt+Enter to modify the name of an existing file when choosing a save file name 2026-01-26 11:50:08 +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