diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |