diff --git a/gtm b/gtm index 76af85d..0ec4ad0 100755 --- a/gtm +++ b/gtm @@ -653,6 +653,7 @@ def draw_help_popup(stdscr, state): if not state.show_help: return + # Calculate popup dimensions and position popup_width = 60 # Calculate height based on number of help items plus margins