Micro v1.0 – a terminal-based text editor written in Go
1–10 of 47 posts
Re: Micro v1.0 – a terminal-based text editor written in Go
#2Re: Micro v1.0 – a terminal-based text editor written in Go
#3How do those not get blocked by terminal emulators?
Re: Micro v1.0 – a terminal-based text editor written in Go
#4> Common keybindings (ctrl-s, ctrl-c, ctrl-v, ctrl-z...) How do those not get blocked by terminal emulators?
e.g. with https://github.com/golang/crypto/blob/master/ssh/terminal/ut...
Re: Micro v1.0 – a terminal-based text editor written in Go
#5" - a text editor written in "
Re: Micro v1.0 – a terminal-based text editor written in Go
#6Second 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
#7Re: Micro v1.0 – a terminal-based text editor written in Go
#8How to be on the top of HN? " - a text editor written in "
Re: Micro v1.0 – a terminal-based text editor written in Go
#9First 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
#108.5Mb is a little too much for editor named micro. Whole DD-WRT/OpenWRT Linux Image is twice smaller.