Skip to content

added vim#1

Open
Tech0ne wants to merge 1 commit intoDan13615:v0.1.1from
Tech0ne:main
Open

added vim#1
Tech0ne wants to merge 1 commit intoDan13615:v0.1.1from
Tech0ne:main

Conversation

@Tech0ne
Copy link

@Tech0ne Tech0ne commented Oct 5, 2025

one commit, adding vim.
took the v0.1.1 version as base.
advising to keep that version in a separate branch (it changes some core functions, like shell handeling, so it might not be "production ready" 👀 ).

- NORMAL, INSERT and COMMAND mode
- hjkl move cursor
change modes:
- NORMAL -> INSERT: "i"
- INSERT -> NORMAL: Escape
- NORMAL -> COMMAND: "." (key ":" on azerty keyboards)
- COMMAND -> NORMAL: Escape / "\n"

note: no saving available rn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant