Fish Extensible Text Editor Written In Fish

Digit 165529315b ready fin 5 日 前
LICENSE 48cddbaebb Initial commit 6 日 前
README.md 165529315b ready fin 5 日 前
fin 165529315b ready fin 5 日 前

README.md

fin

Fish Extensible Text Editor Written In Fish

Statsheet:

License: GNU GPL 3

Author(s): Digit (Directing Claude Sonnet 4.0)

Version: 1.002

Lines of code: 270

Features:

  • Open
  • Save
  • Quit
  • Cursor keys
  • Backspace
  • Enter
  • Line wrap
  • Cursor (inverse colour)
  • Status bar
  • * Col #
  • * Row #
  • * Keybind Help
  • scrolling
  • ... and nothing much else (yet).

About fin's beginning:

Written by Digit, with a lot of "help" from Claude Sonnet 4 LLM, with a lot of hand-holding, over 35 sub versions from 0.000 to 0.035 to get to proof of concept initial feature completeness without bugs, to version bump to 1.000.

All started on a whim, realising fish is capable of this, and, knowing I'm slow to take to elisp or lua for extending emacs and nvim, while fish is the language I know best... and it's a nice idea that my text editor is written and extensible in the same language as my shell.