active_col 509 src/help.c int active_col, active_line; // Active link position active_col 523 src/help.c active_col = 0; active_col 556 src/help.c active_col = col + 2; active_col 653 src/help.c if (active_col != 0) active_col 654 src/help.c widget_gotoyx (h, active_line, active_col);