Skip to content

Conversation

@unf0rce
Copy link
Contributor

@unf0rce unf0rce commented Oct 24, 2025

Hi, I added some minor fixes to my fork.
I'm using Arch and have not tested this extensively on other system configurations.

  1. When using "Open Local Terminal" in sftp locations, the extension currently opens the local destination path (eg. /srv in case of user@host:/srv). This patch uses Gio.File to get the correct gvfs mount of the remote location.

  2. When using Ptyxis as terminal, using "Open Remote Terminal" currently resets the window size of the terminal to the default value. Fixed by stripping '--new-window' from the commandline in 'run_command_in_terminal' for Ptyxis.

Cheers

1. When using "Open Local Terminal" in sftp locations, the extension currently opens the local destination path (eg. /srv in case of user@host:/srv). This patch uses Gio.File to get the correct gvfs mount of the remote location.

2. When using Ptyxis as terminal, using "Open Remote Terminal" currently resets the window size of the terminal to the default value. Fixed by stripping '--new-window' from the commandline in 'run_command_in_terminal' for Ptyxis.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant