aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-03-19 15:16:34 +0000
committerBlaž Hrastnik2021-03-22 04:53:43 +0000
commitdf306fe031e6ddb188cda9d33da019b65af8cd99 (patch)
tree7d30efe2b026e3259cf9dba7cfd29d6de9e46da8 /TODO.md
parent42d07b0621f034049ba3872122144ea9e69092eb (diff)
Implement open_above (O).
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 0411c12b..dbca1424 100644
--- a/TODO.md
+++ b/TODO.md
@@ -16,7 +16,7 @@
- [ ] CI binary builds
- [ ] regex search / select next
-- [ ] open_above (O) command
+- [x] open_above (O) command
- [ ] = for auto indent line/selection
- [x] q should only close the view, if all are closed, close the editor
- [ ] buffers should sit on editor.buffers, view simply refs them