Searched refs:tui_rl_other_window (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui.c215 tui_rl_other_window (int count, int key) function
353 rl_bind_key_in_map ('o', tui_rl_other_window, emacs_ctlx_keymap);
354 rl_bind_key_in_map ('o', tui_rl_other_window, tui_ctlx_keymap);

Completed in 107 milliseconds