This is my proposed fix for #19 . Basically I just added an if statement to check if we are currently in Konsole and only change &t_ti when we are inside Konsole. Otherwise, leave it untouched. This has worked perfectly for me in tmux under gnome-terminal and completely fixed #19 . What do you think?
This is my proposed fix for #19 . Basically I just added an if statement to check if we are currently in Konsole and only change
&t_ti
when we are inside Konsole. Otherwise, leave it untouched. This has worked perfectly for me in tmux under gnome-terminal and completely fixed #19 . What do you think?