summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-22 15:54:56 -0500
committerpommicket <pommicket@gmail.com>2022-12-22 15:54:56 -0500
commit9d04dcb7ce389c96e2c3fa1906b8896e24e65012 (patch)
tree9e167663338ce49c66216b0e70510b7c0e8aa92f /main.c
parent7568add9317f2bad5f633e5c587c76b87175899f (diff)
make sure autocomplete is closed when buffer is switched
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index aed6f53..0a7969c 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
/*
@TODO:
-- make sure autocomplete is closed when you switch buffers
- scroll through completions
- figure out under which circumstances backspace should close completions
- rename buffer->filename to buffer->path