http://bugs.winehq.org/show_bug.cgi?id=25843
Summary: Wine causes terminal to lose some inputrc settings Product: Wine Version: 1.3.12 Platform: x86 OS/Version: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: aeikum@codeweavers.com CC: eric.pouech@orange.fr
A recent commit causes my terminal to lose my inputrc settings after running wine.
commit a392e9a10262e5f9cfbb284d38e6174cb6f4809a Author: Eric Pouech eric.pouech@orange.fr Date: Tue Jan 18 22:02:37 2011 +0100
kernel32: Correctly parse the input strings for advanced keys.
My inputrc looks like: "\e[A": history-search-backward "\e[B": history-search-forward