aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2021-03-05Start with two columns as default with dirs to right.Petter Rodhelind1-5/+7
2021-03-05Fix column out of bounds bug.Petter Rodhelind1-0/+3
2021-03-05Better colors.Petter Rodhelind1-8/+8
2021-03-04Do not add trailing dir separator if in nix root.Petter Rodhelind1-2/+3
2021-03-04Add trailing separator to dirs tag without changing the actual name.Petter Rodhelind1-1/+6
2021-03-04Add Get command to reload buffer from disk.Petter Rodhelind2-1/+15
2021-03-03Use acme colors as default.Petter Rodhelind1-0/+4
2021-03-03Fix middle click selection.Petter Rodhelind1-12/+14
2021-03-03Manage initial loading of buffers in UI.Petter Rodhelind2-3/+18
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 Rodhelind7-128/+155
2018-02-26Total redesign. Separating editor parts from UI.Petter Rodhelind7-0/+1378