Commit Graph

16 Commits

Author SHA1 Message Date
Michael
d3f3e9ec38
docs: fix overview.rst
add missing `be`, L88
2022-12-16 12:06:25 +08:00
Kovid Goyal
6741ac2087
Sessions: Allow controlling which OS Window is active via the focus_os_window directive 2022-09-10 08:27:36 +05:30
Kovid Goyal
1d846f3744
Cleanup previous PR
Merge branch 'session-resize-window' of https://github.com/sirno/kitty
2022-06-14 19:59:01 +05:30
pagedown
13303416b8
Docs: Improve the documentations
Add more text roles and links.
Fix typos.
Adjust the default shortcut order in overview.
Notes on the impact of kitty-open.desktop on the default open apps.
Document KITTY_DEVELOP_FROM in glossary.
Add Python type hints to the watcher example.
Mention clone-in-kitty in launch --copy-env.
Fix remote control ls example does not work, by escaping the backslash.
2022-04-30 17:07:36 +08:00
Kovid Goyal
c9ef4aa8c8
Sessions: Fix os_window_size and os_window_class not applying to the first OS Window
Fixes #4957
2022-04-12 21:38:29 +05:30
Kovid Goyal
f9cfb6f989
use sphinx extlinks instead of custon roles 2022-01-21 08:19:57 +05:30
pagedown
7e449dec4f
Docs: Use underscores in kitten document filenames 2021-12-10 17:30:51 +08:00
pagedown
8ae0ae2c93
Docs: use the action name of the shortcut in several places 2021-12-10 14:36:16 +08:00
Kovid Goyal
a78138ab61
Add a reference to ctrl+shift+right click in the overview 2021-11-18 08:42:30 +05:30
Kovid Goyal
482d3bb913
Better integrate shell integration into sidebar toc 2021-08-18 10:06:07 +05:30
Kovid Goyal
c98e4eb478
Start documenting shell integration 2021-08-18 10:06:07 +05:30
Kovid Goyal
7cd05ad76b
... 2021-08-18 10:06:07 +05:30
Kovid Goyal
8a9234ba4f
Move shell integration docs into own file 2021-08-18 10:06:06 +05:30
Kovid Goyal
37c563802c
typo 2021-08-03 12:58:38 +05:30
Kovid Goyal
329d95fd3a
Include all in page headings in the sidebar ToC
The furo theme tries to make this impossible, fortunately,
this being python, we dont care what it wants
2021-07-21 10:35:58 +05:30
Kovid Goyal
f787a377c3
A new theme for the kitty website
Supports dark mode. Also re-organize the documentation
a bit, making it more hierarchical.

Have a nicer landing page
2021-07-18 13:29:33 +05:30