You are not logged in.
Hey guys,
I have a problem with workspaces in i3. Whenever I have a terminal open in workspace 1, and switch to another, let's say firefox in workspace 2, the terminal closes itself. That is really annoying.
I am using Terminator.
My i3 config:
https://privatebin.net/?7aee1aff330e135 … pmZ58Ws8Y2
Pretty sure I am missing something here. Reinstalling Terminator didn't solve the issue.
Any help is appreciated.
Cheers!
Offline
This sounds like terminator closes when it loses the focus?
How do you start terminator, with what shell?
Does it close if you move the focus on the same workspace or when you just unmap (minimize, iconify) terminator?
Or does it crash ("man coredumpctl")?
Edit: what if you substitute terminator w/ xterm?
Last edited by seth (2021-08-24 15:24:38)
Online
This sounds like terminator closes when it loses the focus?
That is correct.
How do you start terminator, with what shell?
bindsym $mod+Return exec i3-sensible-terminalI am using zsh.
Does it close if you move the focus on the same workspace or when you just unmap (minimize, iconify) terminator?
I don't know how to do or test that.
Or does it crash ("man coredumpctl")?
No coredumps found.Edit: what if you substitute terminator w/ xterm?
xterm stays open and doesn't close.
Offline
Any commands configured in Terminator's preferences?
Profiles >> [profile] >> Command
Arch with i3wm on: Lenovo T440s (bedside/YouTube), Lenovo T440p (DAW), Lenovo Yoga 2 Pro (main/allround), Lenovo X1 Carbon 3rd Gen (work), Gigabyte BRiX (HTPC)
Offline
Terminator seems to have a "hide on lost focus" mode. Do not use it.
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Online
Any commands configured in Terminator's preferences?
Profiles >> [profile] >> Command
Nope, but thanks for the suggestion.
Terminator seems to have a "hide on lost focus" mode. Do not use it.
This really was checked in the preferences. I unchecked it, but the problem persists. I am using xterm as of now and the workspace doesn't disappear.
Last edited by Tyskr (2021-08-25 14:50:03)
Offline