0.0.7-beta • Published 8 months ago

tedy v0.0.7-beta

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

🧸 tedy

Your sweet Terminal Editor pal.

Tedy 🧸 is a Terminal Editor written in Ink + Typescript. Meaning it's using NodeJS behind the scenes.

!IMPORTANT: this project is in development and will experience:

  • Lots of bugs
  • Lots of "quirky" (read: unforeseen) behaviour on Windows / Linux as I'm developing and testing on MacOS
  • Lots of missing features

If you're experiencing an issue, please please please report it!

TODO: (v1 roadmap - subject to change)

  • Process basic inputs
  • Code browser
  • Save file on Ctrl+C
  • Prompt for confirmation upon saving with Ctrl+C
  • up and down respect text boundaries
  • target is not a folder should create a file on save if non-existent
  • target is filled in, ask to create file on saving
  • Backspace carries over line to previous line
  • CMD + left/right movement
  • CMD+left: 1. move to first non-whitespace character 2. move to 0
  • use pageUp for CMD+up
  • pageDown for CMD+down
  • text selection
  • Handle resize handling for cursor/viewport
  • pluggable mixin system for code
  • alt/option + up/down movement
  • ...

TODO: (post-v1)

  • open dir + multi file browser
  • command palette
  • tedy config to register and order mixins
  • ...
0.0.7-beta

8 months ago

0.0.6-beta

8 months ago

0.0.5-beta2

9 months ago

0.0.5-beta

9 months ago

0.0.4-beta

9 months ago

0.0.3-beta

9 months ago

0.0.2-beta

9 months ago

0.0.1-beta

9 months ago