8.5Mb is a little too much for editor named micro. Whole DD-WRT/OpenWRT Linux Image is twice smaller.
And kilo[1] is 28k but it doesn't have as many features. Also a "keyboard" vs "keystroke" editor, editors built before ginormous keyboards became ubiquitous use various keystrokes for commands, ones that came to exist in an assumed presence of a ginormous keyboard use special keys for commands. (example, if the only way to move the cursor up in your editor is the cursor up arrow key, you are a "keyboard" based editor…
Micro v1.0 – a terminal-based text editor written in Go
41–47 of 47 posts
Re: Micro v1.0 – a terminal-based text editor written in Go
#42Earlier quoted context omitted.
And kilo[1] is 28k but it doesn't have as many features. Also a "keyboard" vs "keystroke" editor, editors built before ginormous keyboards became ubiquitous use various keystrokes for commands, ones that came to exist in an assumed presence of a ginormous keyboard use special keys for commands. (example, if the only way to move the cursor up in your editor is the cursor up arrow key, you are a "keyboard" based editor…
That's weird, I didn't know keyboards used to be smaller. I assumed they started with the space cadet and kept shrinking.
My observation was around the use of the PC's special keys used in "generic" editors because the authors of those editors have chosen to assume that everyone it typing on a keyboard that matches, or emulates, the 101 or 108 key keyboard that the PC made standard.
Re: Micro v1.0 – a terminal-based text editor written in Go
#43Why does it seem like Go programmers need to include "in Go" on the tail end of product announcements?
Re: Micro v1.0 – a terminal-based text editor written in Go
#448.5Mb is a little too much for editor named micro. Whole DD-WRT/OpenWRT Linux Image is twice smaller.
Re: Micro v1.0 – a terminal-based text editor written in Go
#45Re: Micro v1.0 – a terminal-based text editor written in Go
#46First reaction: Congrats, looks great! Second reaction: Yet another, completely different syntax highlighting implementation/definition list... https://github.com/zyedidia/micro/tree/master/runtime/syntax Couldn't pick any of the hundreds that already exist? :(
Re: Micro v1.0 – a terminal-based text editor written in Go
#47https://github.com/jhallen/joes-sandbox/tree/master/editor-p...