Kovid Goyal
|
2ac26b0e6d
Fix #7752
|
3 mēneši atpakaļ |
Kovid Goyal
|
8a175010e6
typo
|
7 mēneši atpakaļ |
Kovid Goyal
|
8cb53cb5a6
Fix handling of streaming remote command via tty_io that doesnt actually stream anything
|
7 mēneši atpakaļ |
Kovid Goyal
|
814412b8ac
kitten @ send-key: Fix some keys being sent in kitty keyboard protocol encoding when not using socket for remote control
|
7 mēneši atpakaļ |
Kovid Goyal
|
63d974135b
Clean up linter warnings
|
9 mēneši atpakaļ |
Kovid Goyal
|
0e87e0c7de
Work on refactoring send kitten to fix various issues
|
1 gadu atpakaļ |
Kovid Goyal
|
11f98592f7
We still need full keyboard protocol for @ send-text
|
1 gadu atpakaļ |
Kovid Goyal
|
97467acb1f
kitten @ cmd: Dont generate key release events
|
1 gadu atpakaļ |
Kovid Goyal
|
5e2255591c
Dont send invalid kitty-cmd escape code over tty
|
2 gadi atpakaļ |
Kovid Goyal
|
a7f6105393
Use Unsafe rather than Dangerous to be consistent
|
2 gadi atpakaļ |
Kovid Goyal
|
cb452ba9fc
Implement sen text from stdin for the tty backend
|
2 gadi atpakaļ |
Kovid Goyal
|
3a198833da
Simplify escape code wrapping
|
2 gadi atpakaļ |
Kovid Goyal
|
f86ce03d3b
Fix set-colors
|
2 gadi atpakaļ |
Kovid Goyal
|
364533b1ed
Work on supporting streaming remote commands with passwords
|
2 gadi atpakaļ |
Kovid Goyal
|
b5e2871aa0
Remove not needed chunking code
|
2 gadi atpakaļ |
Kovid Goyal
|
79c8862d4c
Work on conversion of args parsing to go code
|
2 gadi atpakaļ |
Kovid Goyal
|
0cda5d43a6
Fix final write detection
|
2 gadi atpakaļ |
Kovid Goyal
|
1b90c03304
Refactor loop code into its own package
|
2 gadi atpakaļ |
Kovid Goyal
|
4a49c3940a
Switch to using goroutines rather than a select()
|
2 gadi atpakaļ |
Kovid Goyal
|
c86f8a698c
@ ls works phew
|
2 gadi atpakaļ |
Kovid Goyal
|
174bc25afb
Make timeout checking more efficient
|
2 gadi atpakaļ |
Kovid Goyal
|
2ffba1c422
Work on implementing ttyio via TUI
|
2 gadi atpakaļ |
Kovid Goyal
|
32e59257d2
Refactor io in preparation for using tui
|
2 gadi atpakaļ |