mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-26 19:01:27 +00:00
...
This commit is contained in:
parent
c26b770530
commit
0fd3a18121
1 changed files with 5 additions and 4 deletions
|
|
@ -14,11 +14,12 @@ Choose files, fast [0.45]
|
|||
|
||||
A new :doc:`kitten to select files at the speed of thought
|
||||
</kittens/choose-files>` with a keyboard first interface and support for
|
||||
content previews of text file with syntax highlighting, images, videos, e-books
|
||||
content previews of text files with syntax highlighting, images, videos, e-books
|
||||
and more. Allows you to select files for use at the shell prompt or other
|
||||
terminal workflows with just a few keystrokes, similar to how fuzzy finders
|
||||
like `fzf <https://github.com/junegunn/fzf/>`__ operate, but with designed for
|
||||
files in particular.
|
||||
like `fzf <https://github.com/junegunn/fzf/>`__ operate, but designed for
|
||||
files in particular, leveraging the various innovations of kitty such as image
|
||||
display and variable sized text.
|
||||
|
||||
On Linux, it can even be used as a :doc:`drop in replacement </kittens/desktop-ui>`
|
||||
for the File Open/Save dialog boxes in GUI programs.
|
||||
|
|
@ -152,7 +153,7 @@ Detailed list of changes
|
|||
0.45.0 [2025-12-24]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- A new :doc:`kitten to select files at the speed of thought </kittens/choose-files>` with a keyboard first interface and support for content previews of text file with syntax highlighting, images, videos, e-books and more (:iss:`9263`)
|
||||
- A new :doc:`kitten to select files at the speed of thought </kittens/choose-files>` with a keyboard first interface and support for content previews of text files with syntax highlighting, images, videos, e-books and more (:iss:`9263`)
|
||||
|
||||
- Add support for the `paste events protocol <https://rockorager.dev/misc/bracketed-paste-mime/>`__ (:iss:`9183`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue