mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 22:32:45 +00:00
Allow specifying that remote control only works over a socket
This commit is contained in:
parent
5781facf4b
commit
0fbf75b95a
3 changed files with 25 additions and 9 deletions
|
|
@ -20,6 +20,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- Add specialised rendering for a few more box powerline and unicode symbols
|
||||
(:pull:`2074` and :pull:`2021`)
|
||||
|
||||
- Add a new socket only mode for :opt:`allow_remote_control`. This makes
|
||||
it possible to programs running on the local machine to control kitty
|
||||
but not programs running over ssh.
|
||||
|
||||
|
||||
0.14.6 [2019-09-25]
|
||||
---------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue