Skip to content

glitchy, barebones Text-based user interface document editor implementation in .NET

Notifications You must be signed in to change notification settings

Gteditor99/tui_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tui_editor

glitchy, barebones Text-based user interface document editor implementation in .NET

made with ❤️ ❌

made with ☕ ✅

tui_editor [file]

Ctrl Shift S >> Save as new

Ctrl S >> Save current file

arrow keys to navigate

it's like 1am rn no fancy stuff like insert modes

Installation:

Building from source

1. Prerequisites:

2. Clone the repository

git clone https://github.com/gteditor99/tui_editor/

This will create a local copy of the repository.

3. Build

win-x64:

dotnet publish -r win-x64

linux-x64

dotnet publish -r linux-x64

About

glitchy, barebones Text-based user interface document editor implementation in .NET

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages