Kovid Goyal
|
da1626090a
Update codebase to Python 3.10 using pyupgrade
|
1 ay önce |
Kovid Goyal
|
100f472a08
Clarify docs
|
5 ay önce |
Kovid Goyal
|
77292a16d6
Make shebangs consistent
|
1 yıl önce |
Kovid Goyal
|
0300a355d0
update docs for remote_kitty
|
1 yıl önce |
Kovid Goyal
|
1f9852d76c
ssh kitten: Easily forward the remote control socket tot he remote host
|
1 yıl önce |
Kovid Goyal
|
99012d2659
ssh kitten: Allow configuring the ssh kitten to skip some hosts via a new ``delegate`` config directive
|
1 yıl önce |
Kovid Goyal
|
93a5107e79
Fix #6202
|
1 yıl önce |
Kovid Goyal
|
6269f78ed2
Make it clearer that exclude operates only on directories
|
1 yıl önce |
Kovid Goyal
|
92e68a6e0c
Fix #6193
|
1 yıl önce |
pagedown
|
2416122647
...
|
1 yıl önce |
Kovid Goyal
|
00b3437a05
Remove python implementation of SSH kitten
|
2 yıl önce |
Kovid Goyal
|
525caff938
Move get_connection_data to utils module as it is not needed for the actual kitten
|
2 yıl önce |
Kovid Goyal
|
9870c94007
More work on porting the SSH kitten
|
2 yıl önce |
Kovid Goyal
|
747411be00
Finish implementation of config file parsing
|
2 yıl önce |
Kovid Goyal
|
1470b11024
Dont parse default values
|
2 yıl önce |
Kovid Goyal
|
5822bb23f0
Work on porting config file parsing to Go
|
2 yıl önce |
Kovid Goyal
|
244507336b
Function to change the remote command in an ssh kitten cmdline
|
2 yıl önce |
Kovid Goyal
|
3a126ffa9d
Restore permissions check on pwfile
|
2 yıl önce |
Loren Schlomer
|
366d65f592
Fixes the ssh kitten
|
2 yıl önce |
Kovid Goyal
|
6b8e5ea225
Rename kitty-tool to kitten
|
2 yıl önce |
Kovid Goyal
|
7fe5d7b58f
Replace isort with ruff
|
2 yıl önce |
Kovid Goyal
|
16775c5539
ssh kitten: Add a kitty-tool wrapper script to auto-download and use kitty-tool
|
2 yıl önce |
Kovid Goyal
|
928a4db817
Implement delegate based completion fof the ssh and hyperlinked_grep kittens
|
2 yıl önce |
Kovid Goyal
|
89570d3b52
ssh kitten: Fix KITTY_PUBLIC_KEY not being encoded properly when transmitting
|
2 yıl önce |
Kovid Goyal
|
e330c38d4a
ssh kitten: Delegate to ssh when -T is used
|
2 yıl önce |
Kovid Goyal
|
1a643441f3
Make the kitty public key available as an env var to child processes
|
2 yıl önce |
Kovid Goyal
|
d9371dc265
ssh kitten: Better handling of exit on keyboard interrupt
|
2 yıl önce |
Kovid Goyal
|
ef2a12fbdf
Ignore sigint while draining the tty
|
2 yıl önce |
Kovid Goyal
|
7215c6d6be
ssh kitten: Allow pressing Ctrl-C to abort ssh before the connection is completed
|
2 yıl önce |
Kovid Goyal
|
bd9e1f58fe
ssh kitten: Make discarding of garbage data after ssh fails more robust
|
2 yıl önce |