mirror of
https://github.com/kovidgoyal/kitty.git
synced 2024-11-14 22:57:37 +03:00
0a2f164062
All kittens except for the broadcast and panel kittens have now been ported to Go and so can be run with just kitten rather than kitty +kitten. So update the docs to use this canonical form for launching kittens
74 lines
1.9 KiB
ReStructuredText
74 lines
1.9 KiB
ReStructuredText
.. raw:: html
|
|
|
|
<div id="intro-video-container" class="video-with-timestamps">
|
|
|
|
<video controls width="640" height="360" poster="_static/poster.png">
|
|
<source src="https://download.calibre-ebook.com/videos/kitty.mp4" type="video/mp4">
|
|
<source src="https://download.calibre-ebook.com/videos/kitty.webm" type="video/webm">
|
|
</video>
|
|
|
|
.. rst-class:: caption caption-text
|
|
|
|
Watch kitty in action!
|
|
|
|
Timestamps for the above video:
|
|
|
|
00:00
|
|
Intro
|
|
00:39
|
|
Pager: View command output in same window: :kbd:`Ctrl+Shift+g`
|
|
01:43
|
|
Pager: View command output in a separate window
|
|
02:14
|
|
Pager: Uses shell integration in kitty
|
|
02:27
|
|
Tab text: The output of cwd and last cmd
|
|
03:03
|
|
Open files from ls output with mouse: :kbd:`Ctrl+Shift+Right-click`
|
|
04:04
|
|
Open files from ls output with keyboard: :kbd:`Ctrl+Shift+P>y`
|
|
04:26
|
|
Open files on click: ``ls --hyperlink=auto``
|
|
05:03
|
|
Open files on click: Filetype settings in open-actions.conf
|
|
05:45
|
|
hyperlinked-grep kitten: Open grep output in editor
|
|
07:18
|
|
Remote-file kitten: View remote files locally
|
|
08:31
|
|
Remote-file kitten: Edit remote files locally
|
|
10:01
|
|
icat kitten: View images directly
|
|
10:36
|
|
icat kitten: Download & display image/gif from internet
|
|
11:03
|
|
Kitty Graphics Protocol: Live image preview in ranger
|
|
11:25
|
|
icat kitten: Display image from remote server
|
|
12:04
|
|
unicode-input kitten: Emojis in terminal
|
|
12:54
|
|
Windows: Intro
|
|
13:36
|
|
Windows: Switch focus: :kbd:`Ctrl+Shift+win_nr`
|
|
13:48
|
|
Windows: Visual selection: :kbd:`Ctrl+Shift+F7`
|
|
13:58
|
|
Windows: Simultaneous input
|
|
14:15
|
|
Interactive Kitty Shell: :kbd:`Ctrl+Shift+Esc`
|
|
14:36
|
|
Broadcast text: ``launch --allow-remote-control kitten broadcast``
|
|
15:18
|
|
Kitty Remote Control Protocol
|
|
15:52
|
|
Interactive Kitty Shell: Help
|
|
16:34
|
|
Choose theme interactively: ``kitten themes -h``
|
|
17:23
|
|
Choose theme by name: ``kitten themes [options] [theme_name]``
|
|
|
|
.. raw:: html
|
|
|
|
</div>
|