a
a copied to clipboard
A graphical text editor
``` func main(){\n \tfmt.Println("hello")\n
When you double click to the right of a line, it selects the entire line. This doesn't work when you have a single line in the file without a trailing...
The text should scroll if you make a selection and move the cursor out of vertical bounds of the window, even if the mouse isn't moved. Currently, it only scrolls...
In acme it is easy to visually grok where to click if you want to resize a win/col or move a win to another col.  By comparison, there is...
Running an address-changing edit command should scroll the window if necessary to get to the new dot.
I wanted to try out a, but it’s tiny on my monitor. I set `Xft.dpi: 288` in `~/.Xresources`, translating to 300% scaling. Could hidpi support be added please? :)
As a big fan of acme, this project looks super interesting! I tried it out, but the numbers on the numeric keypad on my keyboard were not working, whether or...