lxde / lxterminal

VTE terminal emulator written in GTK
GNU General Public License v2.0
159 stars 55 forks source link

Invisible letters with key combinations and git log #101

Closed HybridDog closed 2 years ago

HybridDog commented 2 years ago

Problem Description

Since I use commands like git status --branch --short and ls very often, I'd like to add key combinations for them in my bashrc with bind -x. They seem to work at first and are comfortable for me, but when I use them in certain situations, the text which I write in the lxterminal window later is invisible, so I can no longer use the terminal tab because I want to see what I type. The problem does not happen if I type the commands and press Enter instead of pressing key combinations.

How to Reproduce

Additional Information

Lxterminal version: 0.4.0-1 Bash version: The GNU Bourne Again shell 5.1.008-1 Operating system: Arch Linux with LXDE desktop (which uses Openbox)

HybridDog commented 2 years ago

I've just tested it with kitty and it also happened, so I think my problem is not related to lxterminal.