Commit Graph

13 Commits

Author SHA1 Message Date
xdrm-brackets e553670836 update readme: add hyperlink format 2019-01-27 17:04:45 +01:00
xdrm-brackets 455fcb1fe7 update 'internal/color' and its tests 2019-01-27 17:03:07 +01:00
xdrm-brackets a621e22cf1 add executable -help explanation 2019-01-27 16:40:21 +01:00
xdrm-brackets 60b733783c allow escaping special characters (*, _, $, [) | fix: append last character when cursor is len-1 after all matches | add transform/markdown/hyperlink format 2019-01-27 16:39:34 +01:00
xdrm-brackets 79e57cdf0b add minimal tests for 'internal/color' 2019-01-27 12:57:15 +01:00
xdrm-brackets 86decbef84 add CI badge to readme 2019-01-27 11:39:30 +01:00
xdrm-brackets 3758a6e02e update markdown : add markdown-like syntax + screenshot for it and mixed with colorization 2019-01-25 16:23:11 +01:00
xdrm-brackets 7c12b9a9db update structure | 'internal/color' for color type and theme | 'internal/transform/color' for colorization | 'internal/transform/markdown' for markdown-like formatting | 'clifmt.go' tests | make colorization + markdown-like format available for nesting (and cross-nesting?) 2019-01-25 16:14:45 +01:00
xdrm-brackets 699b413b2a lint 2019-01-25 12:26:17 +01:00
xdrm-brackets 8e14182645 upd readme 2019-01-25 12:22:21 +01:00
xdrm-brackets d92b8977b8 add readme 2019-01-25 12:19:06 +01:00
xdrm-brackets 98c8af7a67 add 'sprintf' vs. 'printf' | add simple coloring test 2019-01-25 11:59:43 +01:00
xdrm-brackets 2b9e25fa39 base code | coloring format v1 (foreground and/or background) | only _real_ issue for now, text cannot contain the character '$' due to regexp mechanism 2019-01-24 14:38:35 +01:00