aboutsummaryrefslogtreecommitdiff
path: root/text.go
AgeCommit message (Expand)AuthorFilesLines
2018-02-26Total redesign. Separating editor parts from UI.Petter Rodhelind1-511/+0
2018-02-26Bulk commit before redesign in another branch.Petter Rodhelind1-5/+1
2018-02-25Add alternative mouse clicks for one-btn-only laptops, fix scroll and add "sa...Petter Rodhelind1-5/+2
2018-02-24Bulk. Move fast and break things. Whatever.Petter Rodhelind1-0/+9
2018-02-23Add error handling to NextWord.Petter Rodhelind1-2/+11
2018-02-23Add Next/Prev Space offset search.Petter Rodhelind1-0/+45
2018-02-23Refactor word offset scan and update Select().Petter Rodhelind1-19/+44
2018-02-23Add documentation.Petter Rodhelind1-1/+8
2018-02-22first commitPetter Rodhelind1-0/+423