diff --git a/docs/deccara.rst b/docs/deccara.rst index 04da22958..98a60fd52 100644 --- a/docs/deccara.rst +++ b/docs/deccara.rst @@ -11,7 +11,7 @@ region of the screen. The motivation for this extension is the various problems with the existing solution for erasing to background color, namely the *background color erase (bce)* capability. See -`this discussion `_ +:iss:`this discussion <160#issuecomment-346470545>` and `this FAQ `_ for a summary of problems with *bce*. diff --git a/docs/faq.rst b/docs/faq.rst index 884886ca8..4f8788997 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -245,7 +245,7 @@ How can I assign a single global shortcut to bring up the kitty terminal? Bringing up applications on a single key press is the job of the window manager/desktop environment. For ways to do it with kitty (or indeed any terminal) in different environments, -see `here `_. +see :iss:`here <45>`. I do not like the kitty icon! @@ -337,8 +337,7 @@ sorts of places where they may or may not work. I am using tmux and have a problem -------------------------------------- -First, terminal multiplexers are `a bad idea -`_, do +First, terminal multiplexers are :iss:`a bad idea <391#issuecomment-638320745>`, do not use them, if at all possible. kitty contains features that do all of what tmux does, but better, with the exception of remote persistence (:iss:`391`). If you still want to use tmux, read on. diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index a1439ed63..e918f29e1 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -12,8 +12,7 @@ emulator. The major design goals are: below as well as above the text, with alpha blending. The graphics should also scroll with the text, automatically. * Should use optimizations when the client is running on the same computer as the terminal emulator. -For some discussion regarding the design choices, see `#33 -`_. +For some discussion regarding the design choices, see :iss:`33`. To see a quick demo, inside a |kitty| terminal run:: diff --git a/docs/kittens/custom.rst b/docs/kittens/custom.rst index 556105678..d9fdacb98 100644 --- a/docs/kittens/custom.rst +++ b/docs/kittens/custom.rst @@ -325,7 +325,7 @@ Kittens created by kitty users `smart-scroll `_ Makes the kitty scroll bindings work in full screen applications -`insert password `_ +:iss:`insert password <1222>` Insert a password from a CLI password manager, taking care to only do it at a password prompt.