Skip to content
#

terminal-emulator

Here are 157 public repositories matching this topic...

flatlinebb
flatlinebb commented Nov 22, 2019

I'm not sure if this is even possible, or if it's up to the Operating System, but I have two monitors and when the sudo pop-up opens when I'm editing a file, the dialog box opens on the other monitor (the primary one in Windows 10 settings). Would it be possible to force the dialog box pop-up to open on the same monitor as where the snowflake app is running? I totally understand if that is not som

beliys
beliys commented Mar 27, 2020

Describe the bug
Forward Agent does not work.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Edit Connection' for ssh connection
  2. Enable "Forward Agent" on 'SSH Connection'
  3. Run local eval $(ssh-agent)
  4. Run local ssh-add
  5. Connect to server by ssh
  6. Run on remote server ssh-add -L and look error "Could not open a connection to your authentication agent
dakotaclemenceplaza
dakotaclemenceplaza commented Jun 26, 2019

The description here https://developer.gnome.org/vte/0.48/VteTerminal.html says

Note that altough VteTerminal implements the GtkScrollable interface, you should not place a VteTerminal inside a GtkScrolledWindow container, since they are incompatible. Instead, pack the terminal in a horizontal GtkBox together with a GtkScrollbar which uses the GtkAdjustment returned from gtk_scrollable_get_va

spodskubka
spodskubka commented May 26, 2017

Analyzing connection failures is hard to do without some kind of logging built into the app.

  • Logging should be optional (globally or per connection)
  • Logging should not contain sensitive data (passwords, private keys, transferred data), or have configurable detail
  • Logging should be done in a temporary file in the app storage
  • On the user's request the log should be exported to a plain
omerson
omerson commented May 12, 2017

OS: MacOS Sierra 10.12.4
bterm version: 0.8.2

Sub menu items can be invoked directly on click or by its keyboard short cut, shown on the right side of the item.

Please check the item as it gets fixed.

  • Undo item is not working ( both click and shortcut )
  • Redo item is not working ( both click and shortcut )
  • Cut item is working as Copy item ( both click and shortcut )

Improve this page

Add a description, image, and links to the terminal-emulator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the terminal-emulator topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.