ps session fixes

This commit is contained in:
crschnick
2024-06-25 05:26:30 +00:00
parent c3334c18b5
commit 7dc13a9a26
+1 -3
View File
@@ -10,8 +10,6 @@ You get the command exit code and output as a response, allowing you to adapt yo
Any kind of passwords and other secrets are automatically provided by XPipe when establishing a shell connection.
You can also access the file systems via these shell connections to read and write remote files.
There will also be more functionality added to the API in the future.
There already exists a community made XPipe API client for python at https://github.com/coandco/python_xpipe_client.
It allows you to interact with the API more ergonomically and can also serve as an inspiration of what you can do with the new API.
@@ -73,7 +71,7 @@ The UI has also been streamlined to make common actions and toggles more easily
- Add option to use double clicks to open connections instead of single clicks
- Add support for foot terminal
- Fix rare null pointers and freezes in file browser
-
- Fix PowerShell remote session file editing not transferring file correctly
- Fix elementary terminal not launching correctly
- Fix windows jumping around when created
- Fix kubernetes not elevating correctly for non-default contexts