active_col 452 src/help.c int active_col, active_line; // Active link position active_col 466 src/help.c active_col = 0; active_col 499 src/help.c active_col = col + 2; active_col 605 src/help.c if (active_col != 0) active_col 606 src/help.c widget_gotoyx (h, active_line, active_col);