Write 1.2.0
Write is now a modal editor. Documents open in normal mode; i starts writing, Esc goes back.
- Motions:
h j k l,w b e(andW B E),0 ^ $,gg G,{ },f t F Twith;,— all with counts (3w,5G) - Operators:
dcywith any motion,ddccyy,xX,pP,u^R,.repeat - Insert entry:
i a I A o O—ocontinues a list like Return does - Visual and visual-line modes:
vV, then motions, thend c y x p j/kmove by display line, since in prose a line is a paragraph- Footer shows the mode and any pending keys; the caret is a block outside insert mode
- Command-key shortcuts (
⌘S,⌘K,⌘F, …) work in every mode
Not yet: text objects (iw, ip), / search, named registers, marks, : commands.
Install or upgrade with Homebrew: brew install --cask wsoule/tap/write-md