Skip to content

Planned features #5

@leohenon

Description

@leohenon

Vim mode

  • Visual mode (v, V)
  • Yank and put (y, p, P, yy, yw)
  • Undo/redo (u, Ctrl+r)
  • delete + motion (d0, d$, etc.)
  • Copy mode for output buffer (prefix + v)
  • Text objects (ciw, ci", daw, di(, etc.)
  • Count prefix (2w, 3j, 5dd, d2j, etc.)
  • Find character (f, F, t, T, ;, ,)
  • Operator + find composition (df, dF, cf, cF)
  • Replace (R)
  • Search (/, n, N)
  • Status bar showing pending operator (e.g. d...)

Other

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions