Markus Armbruster <arm...@redhat.com> writes: > Copying maintainer. You can use scripts/get_maintainer.pl to find > maintainers yourself.
Ah, I was missing to use it. Thanks. > OGAWA Hirofumi <hirof...@mail.parknet.co.jp> writes: > >> Hi, >> >> This patchset is to improve/fix -curses mode. But this patchset is >> tested only on linux, so RFC. (BTW, tested with xterm/gnome-terminal on >> linux) >> >> ui/curses: Fix monitor color with -curses when 256 colors >> ui/curses: Support line graphics chars on -curses mode >> ui/curses: Fix pageup/pagedown on -curses >> >> include/ui/console.h | 11 ++++++++++- >> ui/curses.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ >> ui/curses_keys.h | 8 ++++++-- >> 3 files changed, 61 insertions(+), 3 deletions(-) >> >> Thanks. -- OGAWA Hirofumi <hirof...@mail.parknet.co.jp>