aboutsummaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Collapse)AuthorFilesLines
2021-03-04Add trailing separator to dirs tag without changing the actual name.Petter Rodhelind1-3/+5
The previous commit which added the trailing slash introduced a bug, where the "do not open the same buffer again if it already exists" stopped working because the actual file name did not match what was requested.
2021-03-04Add Get command to reload buffer from disk.Petter Rodhelind1-0/+8
2021-03-03Manage initial loading of buffers in UI.Petter Rodhelind1-4/+0
2021-03-03Add trailing slash in tagline for directories.Petter Rodhelind1-0/+3
2018-03-16Redesign.Petter Rodhelind4-300/+248
2018-02-26Total redesign. Separating editor parts from UI.Petter Rodhelind4-0/+912