summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-22 16:10:39 -0500
committerpommicket <pommicket@gmail.com>2022-12-22 16:10:39 -0500
commitf2296487cf9b2e86261eaf1d448b723f3ef70202 (patch)
tree2ba2ba4d6c1c35c38621a359fe6113ce64ed214c /main.c
parent9d04dcb7ce389c96e2c3fa1906b8896e24e65012 (diff)
pretty nice completion!
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 0a7969c..20e3e57 100644
--- a/main.c
+++ b/main.c
@@ -1,5 +1,6 @@
/*
@TODO:
+- send didClose
- scroll through completions
- figure out under which circumstances backspace should close completions
- rename buffer->filename to buffer->path