Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
leolas952547y@legionfrontier for now yes, but I prefer hjkl for navigation, and I would like to implement at least insert and normal mode, although that will be later.
-
@ScribeOfGoD thus the reason of why "a text editor, not bloated as fuck that is just works and is simple" ... so Nano then
-
coolq48267yI've made a CLI text editor, was actually kind of boring to make, but definitely fun to use!
Friend: Hey, what text editor is that?
Me: My own 😎
Not modest, but definitely fun to say. -
leolas952547y@coolq man that's a pretty cool thing to say, like make your own tools, just for fun. And yes, handling terminal escaping characters, inserting and deleting characters, handling tabs etc is pretty boring and tedious, but the end result is gratifying :)
-
coolq48267y@leolas95 Thanks! I've often dreamed about just switching on my PC, and booting into my own distro. And having my own web browser and terminal with my own text editor...
I know it would be kind of impractical.. But come on! That one be so awesome.
Related Rants
My text editor, a stripped down, simpler version of vim
undefined
wk69