Commit message (Collapse) | Author | ||||
---|---|---|---|---|---|
2018-08-18 | Run tf/cfg link script with /bin/sh | June McEnroe | |||
2018-08-18 | Run {,s,t}up with /bin/sh | June McEnroe | |||
2018-08-18 | Use whence instead of type | June McEnroe | |||
type is an alias for whence -v and is more for human consumption. | |||||
2018-08-18 | Cut off path components until right prompt fits | June McEnroe | |||
Keeps paths valid (from somehwere) rather than abrupt truncation. | |||||
2018-08-17 | Add "private" alias to source encrypted file | June McEnroe | |||
Why is there no easy way to *edit* an encrypted file? | |||||
2018-08-17 | Add vim mapping to add a #include | June McEnroelogheader'> | 2019-02-08 | Elaborate hi man page | June McEnroe |
2019-02-08 | Use set for parent in hi | June McEnroe | |||
2019-02-08 | Switch back to semantic keyword grouping in hi | June McEnroe | |||
2019-02-08 | Match only the basename in hi | June McEnroe | |||
2019-02-07 | Add mdoc syntax to hi | June McEnroe | |||
2019-02-07 | Support multi-line C macros in hi | June McEnroe | |||
2019-02-07 | Detect .mk files as make | June McEnroe | |||
2019-02-07 | Add make syntax to hi | June McEnroe | |||
2019-02-07 | Add IRC output to hi | June McEnroe | |||
2019-02-07 | Improve C syntax accuracy and add Format class | June McEnroe | |||
2019-02-07 | Factor out hi check | June McEnroe | |||
Fix subexpression bounds check and compile pattends. | |||||
2019-02-07 | Add Escape class to hi | June McEnroe | |||
2019-02-07 | Add Todo class and parent syntax constraint | June McEnroe |