Method UpdateCursor
UpdateCursor()
Updates the terminal cursor based on the currently focused view.
public void UpdateCursor()
Remarks
This method is called once per main loop iteration by IApplicationMainLoop<TInputRecord>.
Updates the terminal cursor based on the currently focused view.
public void UpdateCursor()
This method is called once per main loop iteration by IApplicationMainLoop<TInputRecord>.