Hi Chet,
Yeah, that's the problem indeed. I just was not entirely sure if it is some
internal bug in bash, or it is something external that I can possibly fix.
Thanks
On Wed, May 9, 2018 at 3:21 PM Chet Ramey wrote:
> On 5/9/18 6:28 AM, Nikolay Nikolov wrote:
> > Hi, I have bash 4.3.48 and I us
Hi Greg,
Thanks for the help. I followed your instructions but unfortunately they
did not fix it.
My OS is Slackware 14.2. On the broken bash system, infocmp screen gives:
# Reconstructed via infocmp from file: /usr/share/terminfo/s/screen
screen|VT 100/ANSI X3.64 virtual terminal,
am, km, mir, m
On 5/9/18 6:28 AM, Nikolay Nikolov wrote:
> Hi, I have bash 4.3.48 and I use konsole as terminal emulator. The default
> value is TERM=xterm. However, I want to use tmux and it requires that the
> TERM value should be either screen or screen-256colors. The problem is that
> as soon TERM is set to s
On Wed, May 09, 2018 at 10:28:57AM +, Nikolay Nikolov wrote:
> Hi, I have bash 4.3.48 and I use konsole as terminal emulator. The default
> value is TERM=xterm. However, I want to use tmux and it requires that the
> TERM value should be either screen or screen-256colors. The problem is that
> a