Skip to content

sled v1.3.0

Latest

Choose a tag to compare

@CoderPenguin1-dev CoderPenguin1-dev released this 25 Oct 12:22

Additions

  • The cut (k) command.
    • Can insert content anywhere within a line on the buffer.
  • Overload of the quit (q) command.
    • Saves the buffer to the requested absolute path.

Removed

  • The write/quit (wq) command.
    • Merged into the quit (q) command.