martanne / dvtm

dvtm brings the concept of tiling window management, popularized by X11-window managers like dwm to the console. As a console window manager it tries to make it easy to work with multiple console based programs.
MIT License
843 stars 108 forks source link

Delete key does not work in bash after using abduco to reconnect to dvtm #115

Closed ghost closed 3 years ago

ghost commented 3 years ago

I use st, as my terminal emulator, and the delete key works fine with abduco and dvtm. Upon reconnecting to a detached dvtm session, the delete key no longer works in bash.

wart-github commented 3 years ago

I'm having a similar problem, with the HOME key (which I use for MOD). I tested with st/xterm and abduco/dtach and I get the same results. Curiously, however, when I use abduco + dvtm from console (outside of Xorg) it re-attaches just fine.

ghost commented 3 years ago

actually it works fine in konsole, and xterm, as well as in the system console for me. what terminal emulator do you use @peterjohnhartman ?

edit: i also tested it with st and zsh, and oksh and it works fine. the issue is just with bash.

ghost commented 3 years ago

@peterjohnhartman the issue goes away if i hit enter after reconnecting. give that a try and see if it fixes your issue as well. it happens with just abduco though, so it's definitely not a dvtm issue.