[−][src]Function edit_client::client::caret_move
pub fn caret_move(
ctx: ActionContext,
increase: bool,
preserve_select: bool
) -> Result<Op<RtfSchema>, Error>
Arrow keys move the caret.
pub fn caret_move(
ctx: ActionContext,
increase: bool,
preserve_select: bool
) -> Result<Op<RtfSchema>, Error>
Arrow keys move the caret.