summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-02-18 15:14:02 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-02-18 15:14:02 -0500
commit5fa8e041356038034327ade41545677dd3007679 (patch)
tree9f6d8b729b163a55d93bf6d6b0775af6778cb087 /main.c
parent8f039627ab777d2b08c0c46d5acacbe84817d20f (diff)
Finishing touches for v. 0.4
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.c b/main.c
index eafb1c0..bbcbeda 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,8 @@
// @TODO:
// - go to definition (with ctags) -- ctrl+click would be nice
-// - :run -- if .html file, open in browser, otherwise figure out a way of sending a command to bash??
+// - :run -- if .html file, open in browser, otherwise figure out a way of sending a command to shell
+// running in terminal emulator?? (don't want to implement stdin/ANSI codes/etc.)
// - split