Blog: 2023-12-02

From razwiki
Revision as of 17:50, 2 December 2023 by Razzi (talk | contribs) (Created page with "ok want to have basic vim window movements available under c-space (or maybe switch to helix editor frfr) here's the test case vim<cr> # open vim <spc>' # split into termin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ok

want to have basic vim window movements available under c-space (or maybe switch to helix editor frfr)

here's the test case

vim<cr> # open vim <spc>' # split into terminal <c-spc>k # go up to top split <c-spc>j # go back down to terminal (should go into insert mode)

Got sidetracked with updating my weechat guide and added functionality to vim to define vim abbrevs interactively: https://git.sr.ht/~razzi/razzi-abbrevs