From bc81cf4d3f0847bdf64974ad91f60c293b4f6a77 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 12 Jul 2020 12:33:03 +0530 Subject: add interface todos --- notes.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/notes.txt b/notes.txt index 675b78f..314d482 100644 --- a/notes.txt +++ b/notes.txt @@ -40,6 +40,12 @@ Command mode: * month-prev mprev * month-next mnext +Interface: + - move view port if focused view goes outside bounds + - tab completion for command mode? requires lex table + - move command window to bottom, styling + - prefix command window with `:` + Undo-tree: - store app states in memory - should store diffs? or entire state? -- cgit v1.2.3