Commit graph

  • 1bd54b5ce7
    Merge 3d290fb931 into 75cb2dad19 Drew Vogel 2026-08-07 04:03:41 +0530
  • 75cb2dad19 'echo' => 'echomsg' on plugin init master Jason Stewart 2026-07-10 17:10:07 -0400
  • 80f40f9ffd
    Revert "Require colors to start at a new word" Jason Stewart 2026-06-09 02:10:50 -0400
  • 1b3cfd82c6
    Merge pull request #2 from zelch/master Jason Stewart 2026-06-09 02:08:10 -0400
  • 0ab91fef88 special handling for mawk/gawk/goawk Jason Stewart 2025-10-31 21:23:10 -0400
  • 0a3ead4490
    Update README.md (mawk does not work) Jason Stewart 2025-10-31 20:34:28 -0400
  • b107c1696b Require colors to start at a new word Elizabeth Loss-Cutler-Hull 2025-01-13 01:58:13 -0800
  • bb61373c80 Less obnoxious warning style when necessary Vim features are missing. Jason Stewart 2024-12-23 23:12:34 -0500
  • 3d290fb931 Add b:clrzr_exempt escape hatch. Drew Vogel 2024-04-15 09:29:32 -0500
  • a978dcfa6e - only require 'termguicolors' outside of gvim v1.8.2 Jason Stewart 2022-01-10 21:13:13 -0500
  • 7db5f6cb76 Merge branch 'master' of github.com:BourgeoisBear/clrzr v1.8.1 Jason Stewart 2022-01-06 18:48:34 -0500
  • d615121330 - asciinema demo Jason Stewart 2022-01-06 18:48:24 -0500
  • ea3e59ad02
    asciicast Jason Stewart 2022-01-06 18:43:40 -0500
  • 4f3afc9ac9
    Update README.md Jason Stewart 2022-01-04 09:43:22 -0500
  • 3a5ffa3bf0
    Update README.md Jason Stewart 2022-01-04 09:38:37 -0500
  • 9fc9a20fe9 Merge branch 'master' of github.com:BourgeoisBear/clrzr Jason Stewart 2022-01-04 09:37:12 -0500
  • 2f8dedb437 see colors as you type them Jason Stewart 2022-01-04 09:37:01 -0500
  • 804294eea0
    removed version from help v1.8 Jason Stewart 2022-01-04 09:03:11 -0500
  • c16ec24419 visual mode / multiline / sort bugfixes Jason Stewart 2022-01-04 06:07:10 -0500
  • 7e62fdc331 Merge branch 'master' of github.com:BourgeoisBear/clrzr Jason Stewart 2022-01-03 19:25:44 -0500
  • 200f7d2ec3 preserve foreign text props Jason Stewart 2022-01-03 19:25:35 -0500
  • 1d9d7d4766
    Update README.md Jason Stewart 2022-01-03 17:35:38 -0500
  • 0011cd63af Merge branch 'master' of github.com:BourgeoisBear/clrzr Jason Stewart 2022-01-03 17:30:25 -0500
  • 750a8732f4 - use modified marks for selective updates Jason Stewart 2022-01-03 17:29:50 -0500
  • aae5c467e7
    Update README.md Jason Stewart 2022-01-03 10:45:44 -0500
  • 45be60b76a - commented out personal <leader> mappings Jason Stewart 2022-01-02 14:49:24 -0500
  • de63e843e2 v1.7 help update v1,7 Jason Stewart 2022-01-02 14:45:40 -0500
  • 075689d70c
    unix/linux/mac awk notice Jason Stewart 2022-01-02 14:44:18 -0500
  • 3b2e80865a buffer iteration logic Jason Stewart 2022-01-02 14:38:48 -0500
  • 372a915469 using textprop instead of matches Jason Stewart 2022-01-02 13:03:39 -0500
  • e39046cc3d comment fix, echomsg removal Jason Stewart 2022-01-02 05:23:26 -0500
  • 40b5f6083c - updated ProcessMatch() to use positional syntax highlights instead of regex ones (performance) - updated awk script to return syntax positions & end-of-input - awk job options: attempt non-blocking, kill on exit - added b_reparse parameter to s:EnableWindow() - more autocmd adjustments (insert & normal mode handlings) Jason Stewart 2022-01-02 05:14:49 -0500
  • db901e80f7 - simplified window<>channel mapping - track dirty line range during insert mode, update on exit Jason Stewart 2022-01-01 13:04:50 -0500
  • b87f553394 case sensitivity adjustments Jason Stewart 2022-01-01 11:04:48 -0500
  • bf478bc075 gitignore Jason Stewart 2022-01-01 10:32:31 -0500
  • a96a8bb062 - run awk as a job per-window to filter color codes (formerly started an awk for EVERY change!) Jason Stewart 2022-01-01 10:27:50 -0500
  • 4caab466e9 Merge branch 'master' of github.com:BourgeoisBear/clrzr Jason Stewart 2022-01-01 00:31:58 -0500
  • 29e3844cfe v1.6 - AWK based color extraction Jason Stewart 2022-01-01 00:31:27 -0500
  • d83a62ee68 AWK Pattern Matching Enhancement Jason Stewart 2022-01-01 00:30:17 -0500
  • 7cb02953bd
    Update clrzr.txt v1.6 Jason Stewart 2021-12-31 10:49:14 -0500
  • 902370e431 - TODO removal - helptags notes Jason Stewart 2021-12-31 10:43:08 -0500
  • a41e1e4f33 - screenshot update & extended explanation Jason Stewart 2021-12-31 10:42:04 -0500
  • 66e4c4f446 - renamed script (nearly everything has been extensively re-worked) - renamed commands to Clrzr... (shorter, & avoids likely name collisions) - refactored commands to differentiate between session-wide & window-only operations - stripped out leader bindings - per-window alpha toggle - hoisted get background color outside of syntax parse loop - process up to g:clrzr_maxlines instead of skipping file entirely - removed hlexists() check to fix bug during :colorscheme change (highlights remain, even after all corresponding matches are removed) - major surgery on autocmds Jason Stewart 2021-12-31 09:57:16 -0500
  • ef81cecaca
    Update README.md Jason Stewart 2021-12-30 04:27:25 -0500
  • 3ce0ef8ab0 HSL+HSLA support, improved alpha regex Jason Stewart 2021-12-30 04:25:27 -0500
  • e73911fc8f param guarding for s:RgbaColor & s:IntAlphaMix Jason Stewart 2021-12-29 22:12:58 -0500
  • 1b7e1b52f2 alpha escaping fixes for rgba Jason Stewart 2021-12-29 21:59:27 -0500
  • 9462746c4d - fixed break instead of return in color matchers - support percentages for alpha component in rgba() syntax Jason Stewart 2021-12-29 21:40:49 -0500
  • 105fc0e8ae
    Update README.md Jason Stewart 2021-12-29 19:03:52 -0500
  • 7c7c190e4e
    Update README.md Jason Stewart 2021-12-29 19:01:21 -0500
  • dfe2283baa
    Update README.md Jason Stewart 2021-12-29 18:59:50 -0500
  • 42760c65d9 - help & documentation adjustments Jason Stewart 2021-12-29 18:59:10 -0500
  • f7e9691e1c killed xterm paletted color matching Jason Stewart 2021-12-29 18:50:51 -0500
  • 69f10b66bb Version 1.5 - updated script headers - created helpfile v1.5 Jason Stewart 2021-12-29 18:18:05 -0500
  • 1e9fbb799a wrong comment headers Jason Stewart 2021-12-29 17:25:06 -0500
  • 1e6526d99c
    fixed indentation in vim license Jason Stewart 2021-12-29 17:04:22 -0500
  • 7497e4dfff
    Create LICENSE Jason Stewart 2021-12-29 17:01:47 -0500
  • 6e287d1f24
    Update README.mkd Jason Stewart 2021-12-29 08:04:20 -0500
  • acc5577731
    Update README.mkd Jason Stewart 2021-12-29 08:02:05 -0500
  • 7e8c6e2a90 optimizations & simplifications Jason Stewart 2021-12-29 07:54:12 -0500
  • 1ddc68adbf vim-hexokinase is much better 依云 2020-07-23 14:37:35 +0800
  • bafd4e9846 take termguicolors into account 依云 2020-06-21 18:54:57 +0800
  • afc1491e5b doc for the colorizer#AlphaPositionToggle() function 依云 2018-06-16 20:11:05 +0800
  • 2381d87303 Change argb highlight (#33) RemiliaForever 2018-06-16 20:08:05 +0800
  • 9daa91dd2e
    Merge pull request #32 from felixonmars/patch-1 依云 2018-06-15 09:17:59 +0800
  • 82df9d2b43
    Fix a typo in colorizer.vim Felix Yan 2018-06-15 00:48:05 +0800
  • 9d6dc32e6e bump version 依云 2016-02-21 22:48:59 +0800
  • 7999427668 support for #aarrggbb format, close #28 依云 2016-02-21 22:42:10 +0800
  • acbffdc39a update README and screenshot-2.png 依云 2016-02-21 22:30:38 +0800
  • 80d203d24d Update README.mkd Uwe Jugel 2016-02-14 03:42:01 +0100
  • 80feca4b4c Update README.mkd Uwe Jugel 2016-02-14 03:41:09 +0100
  • 44e62668b0 Merge branch 'master' of https://github.com/ubunatic/colorizer Uwe Jugel 2016-02-14 03:37:43 +0100
  • 9a6681fd64 adding screenshot 2, added gapless colorband to test file Uwe Jugel 2016-02-14 03:37:15 +0100
  • 7b47f30a91 Update README.mkd Uwe Jugel 2016-02-14 03:30:25 +0100
  • c9f763065f Update README.mkd Uwe Jugel 2016-02-14 03:29:38 +0100
  • f37a376f87 extended mode lines, fixed color term support, added non-alpha hlpatterns Uwe Jugel 2016-02-14 03:04:38 +0100
  • 1cf90353e1 removed colorfinder: term migrated it's logic to common finder cleaned up and grouped color converters added more notations to test file Uwe Jugel 2016-02-14 00:47:32 +0100
  • cc3c1d7be7 adding pattern match for 4-hex and 8-hex rgba Uwe Jugel 2016-02-13 14:32:34 +0100
  • 1d44ec9e10 fix typo 依云 2015-09-10 23:04:04 +0800
  • 322384605a update README, closing #27 依云 2015-09-10 23:00:43 +0800
  • 5687a2e527 Merge pull request #25 from Petesta/master 依云 2015-06-29 10:57:38 +0800
  • 874aa1c876 Update README.mkd to show installation instructions with Pathogen. Petesta 2015-06-28 19:38:22 -0700
  • 19bd7f0ec1 Merge pull request #24 from BimbaLaszlo/maxlines 依云 2015-05-14 15:44:15 +0800
  • bdad9d1b7a disable if more then g:colorizer_maxlines BimbaLaszlo 2015-05-13 15:22:24 +0200
  • 54504c53cb fix make uninstall, closing #19 依云 2014-08-25 00:14:10 +0800
  • fe7adf9cbf fix toggling not work; fixes #18 依云 2014-07-01 17:46:46 +0800
  • 3bd0d5e8c1 matchdelete may fail 依云 2014-06-20 13:32:38 +0800
  • e0bdb79615 use BufEnter instead of BufRead 依云 2014-06-20 12:39:59 +0800
  • f0c044a129 fix #17: wrong color string parsing 依云 2014-05-06 13:23:20 +0800
  • 9f84dbda23 update "Thanks To" 依云 2014-03-12 22:13:31 +0800
  • e9d2c3c6a7 use str2nr to parse hex color code UncleBill 2014-03-11 17:20:10 +0800
  • 749934c53a bump version v1.4.1 依云 2014-01-25 20:30:25 +0800
  • 0176d6cd2b Merge pull request #14 from shanesmith/fix-auto-startup-regression 依云 2014-01-25 04:28:04 -0800
  • 4c122061a0 Fix auto-startup regression Shane Smith 2014-01-24 13:46:02 -0500
  • cad9f690a2 add version infomation v1.4 依云 2014-01-17 15:24:53 +0800
  • cd4fe349dd Makefile: set correct mode 依云 2014-01-15 19:35:13 +0800
  • 2c358e84d2 use TextChangedI if it works 依云 2014-01-15 19:34:08 +0800
  • d32c4b72aa use TextChanged event when possible 依云 2014-01-12 18:58:59 +0800
  • 9e38fc2614 move function definitions to autoload 依云 2014-01-12 18:07:35 +0800
  • 464a5bee03 Merge remote-tracking branch 'blueyed/performance-fixes' 依云 2014-01-12 17:40:33 +0800