Skip to content

Automatically Change profile based on hostname

Tomaz Canabrava requested to merge tcanabrava/konsole:ssh_session into master

simplescreenrecorder-2022-01-14_19.13.03

I think that the konsole profiles are good, but vastly unused. Talking with a fellow KDE hackers

  • most of them use just one profile, and just change the color / font. This is a test to make the profiles more userful:

Automatically applyign a profile that matches a hostname while connected on SSH. it adds the necessary pumbling for also doing:

  • auto profile on docker shell
  • auto profile on buildstream shell
  • auto profile on flatpak shell

To use:

  • Set a profile on the SSH Plugin for a specific host
  • Connect to the host.
Edited by Tomaz Canabrava

Merge request reports