We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f0cd4 commit ea782adCopy full SHA for ea782ad
TODO.md
@@ -7,11 +7,6 @@ _This todo list describes ChrisAnt996's current intended roadmap for Clink's fut
7
## Mystery Issue
8
9
## High Priority
10
-- Word classifications rewrite (run `set DEBUG_CLASSIFY=1` to enable debugging):
11
- - [x] On the positive side, `echo.txt`, `sudo echo`, and `sudo echo.txt` all color correctly.
12
- - [x] `rem asdf` doesn't color the `asdf` correctly.
13
- - [x] `echo blah` doesn't list any CLASSIFICATIONS at all (most CMD commands make it empty, but not `rem`).
14
- - [x] `test "lua word"` hits two failures.
15
16
## Normal Priority
17
- Completion sometimes doesn't work. In the rare cases where I've experienced this, there were no matches at all.
0 commit comments