Commit Graph

11 Commits (80f9c25b544ff2a9114335ebc1b5c4d3620afc7c)

Author SHA1 Message Date
Chip Senkbeil 80f9c25b54
Bump to v0.15.0-alpha.9 3 years ago
Chip Senkbeil 909fe9c7ba
Change lua append_file_text and write_file_text data parameter to text 3 years ago
Chip Senkbeil 3c50bec8ea
Fix formatting and adjust cargo.lock 3 years ago
Chip Senkbeil cf24ba21c3
Bump to 0.15.0-alpha.8 3 years ago
Chip Senkbeil 4cb5ba3b98
Fix tests 3 years ago
Chip Senkbeil 788fa48e96
Several core and lua enhancements
1. Implement system_info and spawn_wait for lua session
2. Implement wait and output for remote process
3. Switch mlua to git latest
4. Update core data error to be error type with io error conversions
5. Add proper error reporting when process gets an error response
6. Update lua launch and connect options to have defaults
3 years ago
Chip Senkbeil 0dca0c9aa6
Bump to 0.15.0-alpha.7 w/ new release.yml 3 years ago
Chip Senkbeil 62e152c499
Add disclaimer about where the lua module needs to be placed 3 years ago
Chip Senkbeil 349c5382eb
Include neovim example 3 years ago
Chip Senkbeil cb3f808a6c
Revise distant-lua readme example 3 years ago
Chip Senkbeil 16bed4690b
Add lua lib & support compiling distant cli on windows (#59)
* Update distant-ssh2 with new changes to wezterm-ssh
* Implement lua module (distant-lua)
* Implement tests for lua module (distant-lua-tests)
* Add untested windows daemon support
* distant binary now compiles on windows
* Split up Github actions for Windows, MacOS, and Linux into individual yaml files
3 years ago