]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: console: Handle setting very long window title correctly.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Sun, 19 Jun 2022 03:53:16 +0000 (12:53 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Sun, 19 Jun 2022 09:02:09 +0000 (18:02 +0900)
commitfe10e8f03a024fb3653a97780addd572e98889cb
tree5c01147a997e19ef79a00886b6c76135d1ed7df2
parentfdbd1539329ad669606767ab5a63a16f825b4c45
Cygwin: console: Handle setting very long window title correctly.

- Previously, the console code could not handle escape sequence
  setting window title longer than 256 byte correctly. This patch
  fixes the issue.
  Addresses: https://cygwin.com/pipermail/cygwin/2022-June/251662.html
winsup/cygwin/fhandler_console.cc
winsup/cygwin/release/3.3.6
This page took 0.029375 seconds and 5 git commands to generate.