Commit graph

  • c6bb29b2ac
    Merge 05c6d2520f into c4dcddc1cd #10 Touhid Arastu 2023-04-24 13:16:18 +0000
  • 05c6d2520f
    Update zgen installation command #10 Touhid Arastu 2023-04-24 16:08:59 +0330
  • c4dcddc1cd
    feat: add lint gh action workflow (#9) main vladislav doster 2023-04-15 23:46:10 -0500
  • ef15d57b56
    feat: add lint gh action workflow #9 Vladislav Doster 2023-04-14 17:11:08 -0500
  • 458e75c16d
    style: format zsh and markdown to zinit convention (#8) vladislav doster 2022-07-01 10:41:59 -0500
  • 62f7faedf7 style: format README.md #8 Vladislav Doster 2022-07-01 10:39:47 -0500
  • c002f1b139 style: format zsh & markdown files and update copyright notice Vladislav Doster 2022-07-01 07:45:09 -0500
  • 698e889ebc
    [docs]: add install & usage info for Sheldon (#7) snaeil 2022-06-24 23:56:58 +0200
  • c1f3de97c4 Add installation info for sheldon #7 Sandro Eiler 2022-06-24 11:25:27 +0200
  • a74769a75e
    Merge 2ec11f041d into 5b44d8cea1 #4 Grigorii Horos 2021-12-07 10:30:18 +0000
  • 2ec11f041d
    Make plugin zsh standard compatible #4 Grigorii Horos 2021-12-07 12:27:42 +0200
  • 5b44d8cea1
    Merge pull request #3 from zdharma-continuum/gitter Philipp Schmitt 2021-11-12 20:31:23 +0100
  • 5f26474ab3
    Replace IRC with Gitter #3 Philipp Schmitt 2021-11-12 18:28:53 +0100
  • 4b42a4a57d
    Update repo url Philipp Schmitt 2021-11-10 18:44:56 +0100
  • d493edec6d
    Update url Philipp Schmitt 2021-11-10 18:27:28 +0100
  • 6b1e8e352a
    Merge pull request #2 from pschmitt/main Aaron Lichtman 2021-11-08 22:38:14 -0600
  • 95e8f315d4
    Update links and replace references to zplugin by zinit #2 Philipp Schmitt 2021-11-08 18:15:54 +0100
  • a87074cf0c
    Update README.md Aaron Lichtman 2021-11-01 04:55:06 -0500
  • f4efe71dbf README.md Sebastian Gniazdowski 2020-07-14 21:16:26 +0200
  • f99f954fe4 Add support for […] patterns. Sebastian Gniazdowski 2020-07-14 21:11:54 +0200
  • 5c884b6d2c hsmw: Reorganize zle calls Sebastian Gniazdowski 2020-03-06 07:20:32 +0100
  • 71e00938a7 plugin.zsh: Standard $0 handling and $fpath extending Sebastian Gniazdowski 2020-01-25 00:55:07 +0100
  • d343cd0d7f plugin.zsh: Don't override the settings if they're are already altered Sebastian Gniazdowski 2020-01-21 22:26:11 +0100
  • 9460dff3d2 hsmw: Trigger syntax-highlighting after selecting Sebastian Gniazdowski 2020-01-17 05:09:14 +0100
  • ee864ea9a5 hsmw: Test for line-pre-redraw first Sebastian Gniazdowski 2020-01-15 02:58:42 +0100
  • cb3755a089 hsmw: Block zle-line-pre-redraw to achieve Powerlevel10k compatibility Sebastian Gniazdowski 2020-01-14 02:28:12 +0100
  • 3af4990b9b hsmw: Add comment Sebastian Gniazdowski 2020-01-14 02:27:43 +0100
  • 0713e6dd8a Updated README.md Sebastian Gniazdowski 2019-10-28 14:25:43 +0100
  • 6efbcce604 hsmw: ^ (if first) matches beginning of the string, $ (if last), the end Sebastian Gniazdowski 2019-10-28 14:21:45 +0100
  • ab2cb3444b *ctx*: Correct handling of the list boundaries Sebastian Gniazdowski 2019-07-07 10:53:28 +0200
  • 7997c62697 Updated README.md Sebastian Gniazdowski 2019-04-20 21:02:08 +0200
  • 159aaa5e72 Update for pre-redraw hook enabled Fast-Syntax-Highlighting Sebastian Gniazdowski 2018-10-09 12:54:48 +0200
  • 305ba45bc5 DONATIONS.md Sebastian Gniazdowski 2018-08-28 22:19:42 +0200
  • 01d97c4aed Updated README.md Sebastian Gniazdowski 2018-08-28 10:12:38 +0200
  • ebe3c240c9
    Merge pull request #11 from isac322/master psprint 2018-08-04 22:26:00 +0200
  • f4a1c8fdf5 Updated README.md #12 Sebastian Gniazdowski 2018-08-04 17:33:04 +0200
  • 9745d3d67a hsmw: reset-prompt-protect zstyle – allow users to run zle reset-prompt Sebastian Gniazdowski 2018-08-04 17:23:44 +0200
  • ce48a53e36 hsmw: More typo-like lackings of % substitution Sebastian Gniazdowski 2018-08-04 16:32:17 +0200
  • ace6f6ee56 Updated README.md Sebastian Gniazdowski 2018-08-04 16:27:50 +0200
  • 7e2d79bb01 hsmw: A somewhat typo, missing % substitution Sebastian Gniazdowski 2018-08-04 16:20:41 +0200
  • 71eb7487b7
    Added installation guide for ArchLinux Byeonghoon Yoo 2018-08-03 16:22:19 +0900
  • 73e7ea47b9 plugin.zsh: Don't use ZERO, but 0 instead Sebastian Gniazdowski 2018-06-01 09:48:43 +0200
  • 4cde68a196 *-highlight: (k) subscript flag is sufficient, no need for (K) Sebastian Gniazdowski 2018-05-25 19:51:22 +0200
  • d79531331f *-highlight: FAST_BLIST_PATTERNS Sebastian Gniazdowski 2018-05-25 17:18:31 +0200
  • 1d4d584c45
    Merge pull request #9 from kapsh/readme psprint 2018-04-29 18:55:32 +0200
  • 99c8b9e715 readme: update links to psprint user Alexander Kapshuna 2018-04-29 18:39:50 +0300
  • 2a593787b2 *highlight: Highlight path at command position if it leads to directory Sebastian Gniazdowski 2018-03-17 07:51:48 +0100
  • 517ae74172 *highlight: Correctly highlight complex [[ conditions Sebastian Gniazdowski 2018-03-17 07:49:00 +0100
  • 6763e91914 Updated README.md Sebastian Gniazdowski 2018-01-05 16:24:46 +0100
  • a9e10d0732 Updated README.md Sebastian Gniazdowski 2018-01-05 16:20:34 +0100
  • 96d27fcd69 hsmw: Fix warncreateglobal warning Sebastian Gniazdowski 2017-10-18 13:39:37 +0200
  • a7b5e92100 Updated README.md (NEWS) Sebastian Gniazdowski 2017-06-13 07:23:59 +0200
  • 74eb3c46f2 Zstyle to configure if BUFFER should be cleared, default false Sebastian Gniazdowski 2017-06-13 07:20:01 +0200
  • 3624e8e8c1 hsmw: Indent whole file via Emacs Sebastian Gniazdowski 2017-06-13 06:57:54 +0200
  • 14d0704d91 Emacs mode-lines for all files Sebastian Gniazdowski 2017-06-13 06:50:47 +0200
  • bc12fd9bea Updated README.md (PayPal button) Sebastian Gniazdowski 2017-05-23 18:47:16 +0200
  • 76b901e6e7 Updated README.md Sebastian Gniazdowski 2017-04-12 09:13:31 +0200
  • a69613d352 *-highlight: Highlight closing square bracket Sebastian Gniazdowski 2017-04-10 10:40:12 +0200
  • e3d3093681 *-highlight: Correctly highlight ')' Sebastian Gniazdowski 2017-04-10 10:38:06 +0200
  • cf3364f018 Updated README.md Sebastian Gniazdowski 2017-04-05 10:14:43 +0200
  • 49fea60bf7 hsmw: Optimization – uniquify $history at search, not at store Sebastian Gniazdowski 2017-04-05 10:11:47 +0200
  • 6960043a50 *highlight: Update modelines Sebastian Gniazdowski 2017-03-26 08:50:23 +0200
  • 5ab8df95ba *highlight: Update copyright dates Sebastian Gniazdowski 2017-03-26 08:47:17 +0200
  • e4fd270cb5 *highlight: ## -> # in previous patch Sebastian Gniazdowski 2017-03-25 18:10:24 +0100
  • c05d35e0a0 *highlight: Better highlighting of in-string variables Sebastian Gniazdowski 2017-03-25 15:15:17 +0100
  • 026b888ad2 *-context-main: Remove a debug print Sebastian Gniazdowski 2017-03-23 14:03:27 +0100
  • 3a6913dc77 Add Github badges to README.md Sebastian Gniazdowski 2017-02-15 08:48:06 +0100
  • fbaad2a834 Fix LICENSE file Sebastian Gniazdowski 2017-02-07 12:49:39 +0100
  • c2e08979f8 Highlight options by default Sebastian Gniazdowski 2017-01-27 13:19:48 +0100
  • 82e639c11e Input-driven case-sensivity of search Sebastian Gniazdowski 2017-01-27 13:08:52 +0100
  • b0f9de1bb6 hsmw: Inform about bump functionality (Ctrl-J) Sebastian Gniazdowski 2016-12-09 08:35:37 +0100
  • cec22e3e15 hsmw: New feature – jump of history entries (Ctrl-J) Sebastian Gniazdowski 2016-11-30 07:53:44 +0100
  • a215847fae *ctx*: Reset index when moving previous/next Sebastian Gniazdowski 2016-11-13 13:47:24 +0100
  • 6a0bc43f7f Updated README.md Sebastian Gniazdowski 2016-11-12 16:40:37 +0100
  • 4cc439897c *ctx*: Use ${#BUFFER} when highlighting message about context Sebastian Gniazdowski 2016-11-12 16:38:18 +0100
  • 1dbbb371a0 Support for context of command (Ctrl-K, then Ctrl-N/Ctrl-P) Sebastian Gniazdowski 2016-11-12 15:55:21 +0100
  • 4465b57f95 Better handling of "synhl" zstyle, via -T zstyle option Sebastian Gniazdowski 2016-11-05 11:44:50 +0100
  • 9f6da82c9b Merge branch 'temporary' Sebastian Gniazdowski 2016-11-05 11:40:48 +0100
  • e6bc8ff0c0 Zstyle to configure whether to check paths for existence Sebastian Gniazdowski 2016-11-05 11:36:03 +0100
  • 175d0ae6d4 Updated README.md Sebastian Gniazdowski 2016-11-05 08:03:58 +0100
  • 009d13369c *highlight: Stop highlighting function name after () is typed Sebastian Gniazdowski 2016-11-03 13:17:37 +0100
  • 64f47cec06 *highlight,*plugin.zsh: Highlight variables when 256 color terminal Sebastian Gniazdowski 2016-11-03 11:49:07 +0100
  • 2bf4e674ba *highlight: Optimize alias handling more Sebastian Gniazdowski 2016-11-02 18:52:19 +0100
  • daa2ec31b5 *highlight: One case less, no ;| fall through Sebastian Gniazdowski 2016-11-02 12:13:31 +0100
  • 48a117959a *highlight: Optimization: remove *-stack-pop call, squash conditions Sebastian Gniazdowski 2016-11-02 11:58:41 +0100
  • 36aa966a09 *highlight: Prepare *-stack-pop for removal – shorter, compressed Sebastian Gniazdowski 2016-11-02 11:32:34 +0100
  • 430ebac5a1 *highlight: Optimization: *-stack-pop doesn't need eval Sebastian Gniazdowski 2016-11-02 11:24:37 +0100
  • b4f69992ce *highlight: Fix bug: no start_pos=$end_pos in comment short path Sebastian Gniazdowski 2016-11-02 10:55:10 +0100
  • 2955679446 *highlight: Optimization: remove *-resolve-alias call Sebastian Gniazdowski 2016-11-02 09:44:02 +0100
  • ee30daa40b *highlight: Correct order of checks in *-main-type Sebastian Gniazdowski 2016-11-02 09:42:31 +0100
  • 1c56551a67 *highlight: Optimization: remove "return" keyword from *-main-type Sebastian Gniazdowski 2016-11-02 09:31:15 +0100
  • c918483dcc Don't use ^K for kill-whole-line, it is to be used with context feature Sebastian Gniazdowski 2016-11-02 07:38:38 +0100
  • f039d9db63 hsmw: Optimization: switch from [ to [[ Sebastian Gniazdowski 2016-11-02 07:35:01 +0100
  • 2641b1da89 hsmw: Miracle optimization of query highlighting – via math function Sebastian Gniazdowski 2016-11-01 19:39:09 +0100
  • 58faf8d701 hsmw: Fix unclean region_highlight entries by join and split via \0 byte Sebastian Gniazdowski 2016-11-01 18:22:48 +0100
  • 8f1d7f3f56 *highlight: Fix quoting detection – track backslashing of backslash Sebastian Gniazdowski 2016-11-01 08:36:22 +0100
  • 32750b665e *plugin.zsh: Default highlight: bg=17 – if $termcap[Co] == 256 Sebastian Gniazdowski 2016-10-31 18:53:18 +0100
  • 13e21cd4d6 hsmw: Optimize shifting indexes by offset – *highlight can take offset Sebastian Gniazdowski 2016-10-31 18:43:48 +0100
  • c92d64f944 Updated README.md Sebastian Gniazdowski 2016-10-31 14:56:28 +0100
  • 964fdf7240 Match *highlight's support of \n in the outer hsmw code Sebastian Gniazdowski 2016-10-31 14:51:28 +0100