mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-01 23:01:59 +00:00
Implement metadata based previews in choose-files
This commit is contained in:
parent
6347ea0210
commit
2e92d610d5
7 changed files with 272 additions and 8 deletions
|
|
@ -12,7 +12,7 @@ The choose-files kitten is designed to allow you to select files, very fast,
|
|||
with just a few key strokes. It operates like `fzf
|
||||
<https://github.com/junegunn/fzf/>`__ and similar fuzzy finders, except that
|
||||
it is specialised for finding files. As such it supports features such as
|
||||
filtering by file type, file type icons, content previews (coming soon) and
|
||||
filtering by file type, file type icons, content previews and
|
||||
so on, out of the box. It can be used as a drop in (but much more efficient and
|
||||
keyboard friendly) replacement for the :guilabel:`File open and save`
|
||||
dialog boxes common to GUI programs. On Linux, with the help of the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue