A small terminal text editor

Usage: [OPTIONS]
File path: path to the file to edit.
Options - -r --relative-line-numbers: enables relative line numbers - -d --disable-mouse-interaction: disables mouse clicking and dragging to move the cursor - -t --tab-width: how wide a tab is displayed. - -h --help: list these options
Shift+arrow keys: move cursor, and add selection
Ctrl+c: copy selection
Ctrl+x: cut selection
Alt+c: copy selection to system clipboard
Alt+x: cut selection to system clipboard
Ctrl+z: undo change
Alt+d: discard changes since last save
Ctrl+s: save changes to file
Alt+q: quit (does not ask for confirmation)
Should work on most desktop platforms and terminals
Tested on linux, windows and termux (android)
MIT, see LICENCE for details
$ claude mcp add mininotes \
-- python -m otcore.mcp_server <graph>