Add link to diff kitten in main README
This commit is contained in:
parent
2a5ef628fa
commit
f4792a1e3d
@ -8,7 +8,7 @@ version 0.10.0 [2018-05-21]
|
|||||||
|
|
||||||
- A diff kitten to show side-by-side diffs with syntax highlighting and support
|
- A diff kitten to show side-by-side diffs with syntax highlighting and support
|
||||||
for images. See `diff README
|
for images. See `diff README
|
||||||
<https://github.com/kovidgoyal/kitty/tree/master/kittens/diff>`_.
|
<https://github.com/kovidgoyal/kitty/blob/master/kittens/diff/README.asciidoc>`_.
|
||||||
|
|
||||||
- Make windows in the various kitty layouts manually resizable. See the
|
- Make windows in the various kitty layouts manually resizable. See the
|
||||||
`Layouts section of the README
|
`Layouts section of the README
|
||||||
|
|||||||
@ -78,7 +78,7 @@ link:#layouts[layouts] without needing to use an extra program like tmux
|
|||||||
* Can be link:remote-control.asciidoc[controlled from scripts or the shell prompt], even over SSH.
|
* Can be link:remote-control.asciidoc[controlled from scripts or the shell prompt], even over SSH.
|
||||||
|
|
||||||
* Has a framework for _kittens_, small terminal programs that can be used to extend kitty's functionality.
|
* Has a framework for _kittens_, small terminal programs that can be used to extend kitty's functionality.
|
||||||
For example, they are used for link:#unicode-input[Unicode input] and link:#hints[Hints].
|
For example, they are used for link:#unicode-input[Unicode input], link:#hints[Hints] and link:https://github.com/kovidgoyal/kitty/blob/master/kittens/diff/README.asciidoc[Side-by-side diff].
|
||||||
|
|
||||||
* Supports link:#startup-sessions[startup sessions] which allow you to specify the window/tab layout,
|
* Supports link:#startup-sessions[startup sessions] which allow you to specify the window/tab layout,
|
||||||
working directories and programs to run on startup.
|
working directories and programs to run on startup.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user