This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/1] Workaround for bug of hrizontal tab on console.


In cygwin test release 3.1.0-0.1, the horizontal tab setting is broken
after resizing console window. This seems to be a bug of xterm
compatible mode of windows console. This patch fixes this problem.

Takashi Yano (1):
  Cygwin: console: Add workaround for windows xterm compatible mode bug.

 winsup/cygwin/fhandler_console.cc | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

-- 
2.21.0


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]