waveterm/waveshell/pkg/packet
Cole Lashley b37f7f722e
Command to copy file from remote to local (#231)
* first pass of copy file

* first pass fixing up function

* fleshed out copy function, still working on display and parameters

* implemented scp like syntax

* finished implemententation of copy file - there are still issues

* more bug fixes, still running into error

* pushing waveshell concurrency and channel fixes - still need to do some qol fixes before merge

* aesthetic fixes and removed logs

* fixed bug in GetRemoteRuntimeState

* formatting small fix

* fixed pretty print bytes

* added local to local command

* small fix removing workaround

* added workaround back

* added some logs for debug

* added some more logs

* quick bug fix for update cmd race condition

* added fix for race condition

* added some more logs for debugging

* fixed up logs

* added proper fe state for dest parameter

* implemented setting status indicator output

* first pass at updating status indicators

* removed logs and small fix ups

* removed whitespace

* addressed review comments
2024-02-08 17:37:23 -03:00
..
combined.go add license notice (#37) 2023-10-16 21:31:13 -07:00
packet.go touchups to UI for AI chat feature (#237) 2024-01-17 15:39:24 -08:00
parser.go Command to copy file from remote to local (#231) 2024-02-08 17:37:23 -03:00
shellstate_test.go zsh support (#227) 2024-01-16 16:11:04 -08:00
shellstate.go zsh support (#227) 2024-01-16 16:11:04 -08:00