From: Michael D. Lowis Date: Mon, 27 Mar 2017 01:57:46 +0000 (-0400) Subject: updated TODO list X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=d10f202209156c29ab48d086d7ab32fed997e786;p=projs%2Ftide.git updated TODO list --- diff --git a/TODO.md b/TODO.md index 30e410d..0d88df1 100644 --- a/TODO.md +++ b/TODO.md @@ -2,12 +2,14 @@ Up Next: -* ctrl+d on last line segfaults/asserts +* update edit to cd to dir containing tags file if it exists +* update win.c to launch dialog or normal window +* Make Fn keys execute nth command in the tags buffer + * check for file changes on save * check for file changes when window regains focus * Right click in tags region should search edit region * 100% coverage with unit and unit-integration tests -* Make Fn keys execute nth command in the tags buffer * selecting text should set PRIMARY x11 selection * Add a SaveAs tag that takes an argument for the filename to save as * Add a GoTo tag for ctags lookup and line number jump (or right click magic?)