662 次程式碼提交 (e15a09840ea537b3b41efaae940ad022662db75d)
 

作者 SHA1 備註 提交日期
  Daniel Shahaf e15a09840e dev tools: Automate a recurring step: Set year correctly for new tests. 8 年之前
  Daniel Shahaf 6f91850a01 'main': Highlight first command word in named functions defined in the sh syntax when MULTI_FUNC_DEF is set. 8 年之前
  Daniel Shahaf 2fabf7ca64 'main': More tests for mismstached parentheses and braces. 8 年之前
  Daniel Shahaf 51b9d79c3b 'main': Highlight mismatched parentheses and braces. 8 年之前
  Daniel Shahaf 0a9b347483 driver: Warn just once when a highlighter is missing. 8 年之前
  Daniel Shahaf 02807f1826 'main': Support the IGNORE_BRACES option. 8 年之前
  Daniel Shahaf a8a6384356 'main': Add tests for the IGNORE_BRACES option. 8 年之前
  Daniel Shahaf fdaeec4514 'main': Followup to 51614ca2c994: Run cheaper conditions first. 8 年之前
  m0viefreak 4c4baede51 'brackets': Don't highlight corresponding bracket on accept-line 8 年之前
  Alyssa Ross da60234fb2 driver: Declare global variables 8 年之前
  Daniel Shahaf 51614ca2c9 'main': Avoid triggering a zsh bug related to hashed commands. 8 年之前
  Daniel Shahaf 11c9081967 *: error messages: Fix quoting. 8 年之前
  Daniel Shahaf c7f7d2ff16 *: Change highlighters' namespace. 8 年之前
  Daniel Shahaf c793e0dcea highlighters: Rename entry points. 8 年之前
  Daniel Shahaf a3d5dfcbda driver: Rename highlighter entry points 8 年之前
  Daniel Shahaf f91a7b885e driver: Followup to 80148f6c840299f0980f4359ec5307ca63837dff: don't squat on the highlighters' namespace. 8 年之前
  Daniel Shahaf f3242cbd6a driver: Followup to d711563fe1bf8fa6810bc34ac92a2fd3150290ed: actually make the driver reentrant. 8 年之前
  Daniel Shahaf b2ba91f12f noop: Rewrap. 8 年之前
  Daniel Shahaf d1e0defceb README: Add a reference to upstream's documentation. 8 年之前
  Daniel Shahaf b7bb4f8657 README: Rephrase a question non-negatively^W neutrally. 8 年之前
  Daniel Shahaf 2c002f9f89 noop: Add comments. 8 年之前
  Daniel Shahaf 757d047f09 'main': The word after 'sudo' is only a non-command word if it is an option. 8 年之前
  Daniel Shahaf 179b8e753f 'main': Test for redirection earlier. 8 年之前
  Daniel Shahaf 6e2ef574c8 noop: Restructure code for clarity. 8 年之前
  Daniel Shahaf d1c773faa7 noop: Fix indentation. 8 年之前
  Daniel Shahaf 295d62ec88 driver: Followup to last: make the value more unique. 8 年之前
  Daniel Shahaf d711563fe1 driver: Make it reentrant. 8 年之前
  Daniel Shahaf e2f863c151 minor: Fix typo in development usage message. 8 年之前
  m0viefreak 4ad311ec0a driver: Enable highlighting during isearch under zsh≥5.3. 8 年之前
  Daniel Shahaf 171a4eec2d Merge remote-tracking branch 'danielsh/m0vie-i288-v2' (revised version of upstream/pr/288) 8 年之前
  m0viefreak a8fe22d422 driver: Don't highlight in isearch 8 年之前
  m0viefreak 5bae621900 driver: Always bind zle-line-finish and use it instead of accept-* 8 年之前
  m0viefreak 9e569bb0fe driver: Widget binding: Support binding incomplete/nonexistent widgets 8 年之前
  Daniel Shahaf add6825898 dev tools: Extend tests/generate.zsh. 8 年之前
  Daniel Shahaf 8013dc3b8d dev tools: Add a script that generates a test-data file. 8 年之前
  Daniel Shahaf fa57633d81 'main': Enable test for issue #238. 8 年之前
  Daniel Shahaf 0d41933c61 'main': Add test for issue #343, concerning the 'command' precommand. 8 年之前
  Daniel Shahaf e6fb61c42b 'main': Highlight a broken symlink as a file. 8 年之前
  Daniel Shahaf 6b69389bd9 'main': New test, related to issue #328. 8 年之前
  Daniel Shahaf 3409a2e4d2 *: s/echo/print/ 8 年之前
  Daniel Shahaf 53083da821 'main': Highlight a broken symlink as a file. 8 年之前
  Daniel Shahaf 95f7206a93 tests: Add an XFail test for issue #342. 8 年之前
  Daniel Shahaf fffe13a8fb docs: Minor tweak. 8 年之前
  Daniel Shahaf 80148f6c84 docs: State highlighters' designated namespace. 8 年之前
  Daniel Shahaf ba16cf2fb2 docs: s/myhighlighter/acme/g 8 年之前
  Daniel Shahaf 3e59ab41b6 driver: Change a variable name to avoid squatting the highlighters' namespace. 8 年之前
  Daniel Shahaf d13da0cf00 'main': Support vi linewise region (REGION_ACTIVE == 2). 8 年之前
  Daniel Shahaf ee07588cfd tests: Add a regression test for issue #267, concerning highlighting a vi linewise region. 8 年之前
  m0viefreak b9112aec79 driver: Widget binding: Use ${(k)widgets} instead of $(zle -la) 8 年之前
  m0viefreak f3d3aaa00c 'main': Document _pathseparator styles 8 年之前