amagnasco / xwpe

Upload of an abandoned ncurses-based programming environment
http://www.identicalsoftware.com/xwpe/
GNU General Public License v2.0
31 stars 7 forks source link

wpe reset terminal characteristics #67

Open gbonnema opened 7 years ago

gbonnema commented 7 years ago

When starting wpe from terminal (I used terminator), then after quiting (even if you quit right away), the terminal characteristic are completely fouled up:

  1. Background color seems reset to black, foreground to white
  2. noecho seems to apply
  3. lines do no longer have an automatic end-of-line when doing for instance ls -s.

Pretty sure wpe does not recover the old settings before quiting.