From 94106aa79e476a03eebfc7d7c00b4c0e092eb817 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 12 Dec 2025 00:41:41 +0530 Subject: [PATCH] Add dawn to the list of integrations --- docs/integrations.rst | 77 ++++++++++++++++++++++++------------------- 1 file changed, 43 insertions(+), 34 deletions(-) diff --git a/docs/integrations.rst b/docs/integrations.rst index f1098d8d4..a038f48e2 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -44,42 +44,11 @@ A terminal PDF viewer with GUI-like usage and Vim-like keybindings written in Ru ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Display various types of files nicely formatted with images in the terminal -.. _tool_ranger: - -`ranger `_ -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -A terminal file manager, with previews of file contents powered by kitty's -graphics protocol. - -.. _tool_nnn: - -`nnn `_ -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Another terminal file manager, with previews of file contents powered by kitty's -graphics protocol. - -.. _tool_yazi: - -`Yazi `_ -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Blazing fast terminal file manager, with built-in kitty graphics protocol support -(implemented both Classic protocol and Unicode placeholders). - -.. _tool_clifm: - -`clifm `__ -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -The shell-like, command line terminal file manager, uses the kitty graphics and -keyboard protocols. - -.. _tool_hunter: - -`hunter `_ +`dawn `__ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Another terminal file manager, with previews of file contents powered by kitty's -graphics protocol. -.. _tool_presentterm: +A markdown editor that uses the text-sizing protocol for large headings and +the graphics protocol for images. `presenterm `_ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -159,6 +128,46 @@ plays videos. Fast multi-threaded loading, JPEG exif rotation, grid view and connecting to the webcam make it a versatile terminal utility. +File managers +------------------- +.. _tool_ranger: + +`ranger `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +A terminal file manager, with previews of file contents powered by kitty's +graphics protocol. + +.. _tool_nnn: + +`nnn `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Another terminal file manager, with previews of file contents powered by kitty's +graphics protocol. + +.. _tool_yazi: + +`Yazi `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Blazing fast terminal file manager, with built-in kitty graphics protocol support +(implemented both Classic protocol and Unicode placeholders). + +.. _tool_clifm: + +`clifm `__ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The shell-like, command line terminal file manager, uses the kitty graphics and +keyboard protocols. + +.. _tool_hunter: + +`hunter `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Another terminal file manager, with previews of file contents powered by kitty's +graphics protocol. + +.. _tool_presentterm: + + System and data visualisation tools ---------------------------------------