MCPcopy Create free account
hub / github.com/RoganDawes/LOGITacker / cursor_position_synchronize

Function cursor_position_synchronize

cli_mod/nrf_cli.c:584–611  ·  view source on GitHub ↗

Function will move cursor back to position == cmd_buff_pos. Example usage is when cursor needs * to be moved back after printing some text. This function cannot be used to move cursor to new * location by manual change of cmd_buff_pos.*/

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

completion_insertFunction · 0.85
cli_tab_handleFunction · 0.85
cli_state_collectFunction · 0.85
nrf_cli_processFunction · 0.85

Calls 7

cursor_in_empty_lineFunction · 0.85
full_line_cmdFunction · 0.85
cursor_next_line_moveFunction · 0.85
cursor_left_moveFunction · 0.85
cursor_up_moveFunction · 0.85
cursor_right_moveFunction · 0.85

Tested by

no test coverage detected