a icon indicating copy to clipboard operation
a copied to clipboard

A graphical text editor

Results 94 a issues
Sort by recently updated
recently updated
newest added

It seems using a byte slice as the underlying storage mechanism for the text worked a bit too well, to the point of where I completely forgot there was no...

enhancement
performance

Install ,x,func,c,FUNC, will modify the underlying buffer as well as the frame

bug

Right clicking opens look.go in a new window, selects all bytes in the window, and deletes them. `C:\g\src\github.com\as\a\look.go:,d` Although command execution is possible with button 2, it is unexpected with...

bug
deep thought

i.e., `Edit ^,x,\\S+,p` instead of `Edit ^,x,\S+,p`

bug