Kovid Goyal
15f07f57bf
Finish remote control via socket implementation
2018-03-03 10:32:49 +05:30
Kovid Goyal
bc21ec7551
Have kitty @ use /dev/tty instead of stdout/stdin
...
Allows redirecting those streams, while still being able to send
messages. Downside is that if user runs it outside kitty there wont
be any useful error message.
2018-03-02 09:08:58 +05:30
Kovid Goyal
9c21610215
Use a single generic function to get text and ANSI representations of all buffers
2018-02-14 20:38:53 +05:30
Kovid Goyal
80ca25e879
...
2018-01-11 16:03:23 +05:30
Kovid Goyal
3cd744b247
Implement @focus-window
2018-01-10 13:23:04 +05:30
Kovid Goyal
23f2b29069
Add --keep-focus for @new-window
2018-01-10 12:36:15 +05:30
Kovid Goyal
7b33a87725
@send-text allow sending from files and stdin
2018-01-10 10:37:43 +05:30
Kovid Goyal
c11a20f1ec
Add --new-tab to @new-window
2018-01-09 23:09:57 +05:30
Kovid Goyal
e5b9bd2e5a
Implement @get-text
2018-01-09 22:48:24 +05:30
Kovid Goyal
5d082d8d5a
Implement @new-window
2018-01-09 16:13:28 +05:30
Kovid Goyal
977575da73
Implement @close-tab
2018-01-09 15:30:46 +05:30
Kovid Goyal
bced6f31b1
Implement @close-window
2018-01-09 15:27:12 +05:30
Kovid Goyal
2f9784809d
Chunk up overly large send text inputs
2018-01-09 02:51:22 +05:30
Kovid Goyal
3e85497c2c
Implement @set-tab-title
2018-01-08 16:13:38 +05:30
Kovid Goyal
3b551a1dee
Implement @set-window-title
2018-01-08 14:04:27 +05:30
Kovid Goyal
815087460c
...
2018-01-08 13:25:25 +05:30
Kovid Goyal
464c7a80e2
Implement window matching for remote control
2018-01-08 13:01:57 +05:30
Kovid Goyal
4f56cce727
Fix client eating up send-text when seding to same window
2018-01-08 12:48:15 +05:30
Kovid Goyal
7dea6e0ef4
Initial implementation of send-text remote cmd
2018-01-08 12:48:15 +05:30
Kovid Goyal
8c143db381
Add documentation for the ls command
2018-01-08 12:48:15 +05:30
Kovid Goyal
0cea6d5a1b
Implement window listing
2018-01-08 12:48:15 +05:30
Kovid Goyal
c64fd1760c
More work on remote control
2018-01-08 12:48:14 +05:30
Kovid Goyal
9e361700d2
Handle reading of RC response via stdin
2018-01-08 12:48:14 +05:30
Kovid Goyal
f3cb68ee40
Framework for remote control
2018-01-08 12:48:14 +05:30