mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-17 23:52:30 +00:00
Re-send smkx on SIGWINCH to fix arrow keys after terminal reattach
This commit is contained in:
committed by
Jari Sundell
parent
ecefdba734
commit
f05a2ae520
@@ -55,6 +55,7 @@ Manager::receive_update() {
|
||||
m_force_redraw = false;
|
||||
|
||||
display::Canvas::resize_term(display::Canvas::term_size());
|
||||
keypad(stdscr, TRUE);
|
||||
Canvas::redraw_std();
|
||||
|
||||
adjust_layout();
|
||||
|
||||
Reference in New Issue
Block a user