diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-23 14:30:49 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-23 14:30:49 -0500 |
commit | 88f7f5f8675a15d567837bd076e39e09bfe1aa74 (patch) | |
tree | 2b12ed6c901fbed71abe88a5420c5e2841155b6f /main.c | |
parent | f4172376d933c5c9033ff421f04db828825f9017 (diff) |
goto line preview
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,6 +1,4 @@ // @TODO: -// - goto line - // - :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.) |