Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-06 | Manage columns in a sane way.HEADmasterdev | Petter Rodhelind | 1 | -0/+1 | |
2021-03-04 | Do not add trailing dir separator if in nix root. | Petter Rodhelind | 1 | -2/+3 | |
2021-03-04 | Add trailing separator to dirs tag without changing the actual name. | Petter Rodhelind | 1 | -1/+6 | |
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-04 | Add Get command to reload buffer from disk. | Petter Rodhelind | 1 | -1/+1 | |
2021-03-03 | Upgrade dep: tcell to v2. | Petter Rodhelind | 1 | -1/+1 | |
2019-05-11 | ui: Use acme colors again, show full filename and show "Del" in tagline. | Petter Rodhelind | 1 | -3/+2 | |
2019-05-10 | ui: Present filename in tag with current pwd trimmed. | Petter Rodhelind | 1 | -2/+7 | |
2018-03-16 | Redesign. | Petter Rodhelind | 1 | -14/+32 | |
2018-02-26 | Total redesign. Separating editor parts from UI. | Petter Rodhelind | 1 | -0/+157 | |