summaryrefslogtreecommitdiff
path: root/menuconfig.py
diff options
context:
space:
mode:
Diffstat (limited to 'menuconfig.py')
-rwxr-xr-xmenuconfig.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/menuconfig.py b/menuconfig.py
index d81d891..a27f9c2 100755
--- a/menuconfig.py
+++ b/menuconfig.py
@@ -1590,6 +1590,7 @@ def _resize_jump_to_dialog(edit_box, matches_win, bot_sep_win, help_win,
def _draw_jump_to_dialog(edit_box, matches_win, bot_sep_win, help_win,
s, s_i, hscroll,
bad_re, matches, sel_node_i, scroll):
+
edit_width = edit_box.getmaxyx()[1] - 2