aboutsummaryrefslogtreecommitdiff
path: root/ui/tcell
AgeCommit message (Expand)AuthorFilesLines
2021-03-03Fix middle click selection.Petter Rodhelind1-12/+14
2021-03-03Manage initial loading of buffers in UI.Petter Rodhelind1-0/+5
2021-03-03Refactor mouse ButtonSecondary and ButtonMiddle.Petter Rodhelind1-117/+64
2021-03-03Upgrade dep: tcell to v2.Petter Rodhelind3-6/+6
2021-03-03Separate acme color scheme and use terminal default as default.Petter Rodhelind1-8/+12
2019-05-11ui: Use acme colors again, show full filename and show "Del" in tagline.Petter Rodhelind2-13/+13
2019-05-10ui: Present filename in tag with current pwd trimmed.Petter Rodhelind1-2/+7
2018-03-16Redesign.Petter Rodhelind5-120/+154
2018-02-26Total redesign. Separating editor parts from UI.Petter Rodhelind5-0/+1287