aboutsummaryrefslogtreecommitdiff
path: root/ui/tcell/window.go
AgeCommit message (Expand)AuthorFilesLines
2021-03-06Manage columns in a sane way.HEADmasterdevPetter Rodhelind1-0/+1
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 Rodhelind1-1/+1
2021-03-03Upgrade dep: tcell to v2.Petter Rodhelind1-1/+1
2019-05-11ui: Use acme colors again, show full filename and show "Del" in tagline.Petter Rodhelind1-3/+2
2019-05-10ui: Present filename in tag with current pwd trimmed.Petter Rodhelind1-2/+7
2018-03-16Redesign.Petter Rodhelind1-14/+32
2018-02-26Total redesign. Separating editor parts from UI.Petter Rodhelind1-0/+157