doc(kitty): URLs to .local location
This commit is contained in:
parent
f013e6ac18
commit
c95752d2d7
@ -1,9 +1,6 @@
|
|||||||
#: Kitty Settings
|
#: Kitty Settings
|
||||||
#
|
#
|
||||||
# file:///usr/share/doc/kitty/html/conf.html
|
# $HOME/.local/kitty.app/share/doc/kitty/html/conf.html
|
||||||
#
|
|
||||||
# Change icon:
|
|
||||||
# sudo ln -sfT ~michel/.config/kitty/kitty-light.png /usr/share/icons/hicolor/256x256/apps/kitty.png
|
|
||||||
|
|
||||||
#: Fonts {{{1
|
#: Fonts {{{1
|
||||||
|
|
||||||
@ -75,8 +72,10 @@ scrollback_lines 10000
|
|||||||
|
|
||||||
|
|
||||||
#: Mouse {{{1
|
#: Mouse {{{1
|
||||||
|
|
||||||
|
#: Mouse Actions {{{1
|
||||||
#
|
#
|
||||||
# file:///usr/share/doc/kitty/html/conf.html#conf-kitty-mouse-mousemap
|
# $HOME/.local/kitty.app/share/doc/kitty/html/conf.html#conf-kitty-mouse-mousemap
|
||||||
#
|
#
|
||||||
# `mouse_map button-name event-type modes action`
|
# `mouse_map button-name event-type modes action`
|
||||||
# - left, middle, right + keyboard modifiers
|
# - left, middle, right + keyboard modifiers
|
||||||
@ -135,13 +134,20 @@ dynamic_background_opacity yes
|
|||||||
#: }}}1
|
#: }}}1
|
||||||
|
|
||||||
|
|
||||||
|
#: Kitten
|
||||||
|
#
|
||||||
|
# $HOME/.local/kitty.app/share/doc/kitty/html/kittens_intro.html
|
||||||
|
|
||||||
|
# Unicode input —— kitty_mod+u
|
||||||
|
|
||||||
|
kitten_alias hints hints --alphabet="_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
|
||||||
|
|
||||||
|
|
||||||
#: Keyboard shortcuts
|
#: Keyboard shortcuts
|
||||||
#
|
#
|
||||||
# file:///usr/share/doc/kitty/html/actions.html
|
# $HOME/.local/kitty.app/share/doc/kitty/html/actions.html
|
||||||
# file:///usr/share/doc/kitty/html/conf.html#keyboard-shortcuts
|
# $HOME/.local/kitty.app/share/doc/kitty/html/conf.html#keyboard-shortcuts
|
||||||
# file:///usr/share/doc/kitty/html/launch.html
|
# $HOME/.local/kitty.app/share/doc/kitty/html/launch.html
|
||||||
|
|
||||||
kitten_alias hints hints --alphabet="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" --hints-offset=0
|
|
||||||
|
|
||||||
#: Clipboard {{{1
|
#: Clipboard {{{1
|
||||||
|
|
||||||
@ -174,7 +180,7 @@ map kitty_mod+l>s toggle_layout splits
|
|||||||
map kitty_mod+l>v toggle_layout tall
|
map kitty_mod+l>v toggle_layout tall
|
||||||
map kitty_mod+l>z toggle_layout stack
|
map kitty_mod+l>z toggle_layout stack
|
||||||
|
|
||||||
# file:///usr/share/doc/kitty/html/layouts.html#the-splits-layout
|
# $HOME/.local/kitty.app/share/doc/kitty/html/layouts.html#the-splits-layout
|
||||||
|
|
||||||
map kitty_mod+l>shift+h layout_action move_to_screen_edge left
|
map kitty_mod+l>shift+h layout_action move_to_screen_edge left
|
||||||
map kitty_mod+l>shift+j layout_action move_to_screen_edge bottom
|
map kitty_mod+l>shift+j layout_action move_to_screen_edge bottom
|
||||||
@ -191,7 +197,7 @@ map kitty_mod+minus change_font_size current -0.5
|
|||||||
|
|
||||||
#: Select and act on visible text {{{1
|
#: Select and act on visible text {{{1
|
||||||
|
|
||||||
# file:///usr/share/doc/kitty/html/marks.html
|
# $HOME/.local/kitty.app/share/doc/kitty/html/marks.html
|
||||||
# map ctrl+p scroll_to_mark prev
|
# map ctrl+p scroll_to_mark prev
|
||||||
# map ctrl+n scroll_to_mark next
|
# map ctrl+n scroll_to_mark next
|
||||||
map kitty_mod+m>m create_marker
|
map kitty_mod+m>m create_marker
|
||||||
|
Loading…
Reference in New Issue
Block a user