This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-07-11 18:32:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c278e82ab550a7fcd7324fee5341ed206f0487f8
kitty
/
kittens
/
choose_files
History
Kovid Goyal
5de8734ce3
choose-files kitten: Output a trailing newline when writing to a tty in text format
...
Fixes
#9982
2026-05-07 08:53:09 +05:30
..
__init__.py
…
archive.go
…
calibre.go
…
cmd_preview.go
...
2025-12-05 19:56:55 +05:30
collection.go
…
ffmpeg.go
Explicitly remove audio/subtitle and data streams when generating previews via ffmpeg
2025-12-02 18:51:33 +05:30
filters.go
…
footer.go
…
graphics.go
…
image_preview.go
…
main.go
choose-files kitten: Output a trailing newline when writing to a tty in text format
2026-05-07 08:53:09 +05:30
main.py
choose-files kitten: Output a trailing newline when writing to a tty in text format
2026-05-07 08:53:09 +05:30
preview.go
choose files: Add arbitrary command based previews
2025-12-05 19:54:21 +05:30
results_test.go
Cleanup highlighting of positions in text and add some tests
2025-12-05 09:40:36 +05:30
results.go
Modernize Go code
2026-03-21 08:41:47 +05:30
save-file.go
More debug prints
2026-02-22 16:44:57 +05:30
scan_test.go
…
scan.go
…
search-bar.go
…