1
0
Fork 0
mirror of synced 2024-06-19 15:11:09 -04:00
Commit graph

16 commits

Author SHA1 Message Date
Matt Hamilton c3130eda38 disabling 'cursor' breaks color changes
the 'cursor' highlighter needs to be enabled for character color changes
to take place beneath the cursor on non-(u)rxvt terminals.

Partial revert of ab99776
2015-12-29 05:00:48 -05:00
Matt Hamilton ab99776d4e Disable 'cursor' as default highlighter
'cursor' isn't super useful and causes problems with rxvt.

Also make note of where documentation can be found for the various
highlighters.
2015-12-29 04:47:25 -05:00
Matt Hamilton fb7defa729 cleanup of zlogin
Change the scope of the job: {} to (); removes need for unfunction

Because we changed the job scope, we no longer need the anonymous
function/local var.
2015-12-28 03:11:39 -05:00
ishitatsuyuki 3ddc1703af Fix zlogin typos 2015-12-27 18:14:35 +09:00
Matt Hamilton 7d8601089a zcompile custom init.zsh; this may become large 2015-12-22 06:26:54 -05:00
Matt Hamilton 65841b002b add 'custom' module to default zmodules 2015-12-22 05:56:56 -05:00
Matt Hamilton b0bf9d2ebc load-time optimizations 2015-12-20 20:42:48 -05:00
Matt Hamilton a632bff0e5 remove ssh from default modules 2015-12-20 19:25:11 -05:00
Matt Hamilton a1a56ac63f use consistent variable style 2015-12-19 09:48:29 -05:00
Matt Hamilton 9c9d1ac779 eriner prompt requires fonts; use steeef 2015-12-18 10:13:38 -05:00
Matt Hamilton 3633ffa7d1 fix history-sustring-search typo 2015-12-17 12:28:27 -05:00
Matt Hamilton 8e4fc03038 update completion docs to reflect zmodules order 2015-12-17 03:06:12 -05:00
Matt Hamilton f448c6663e zcompile .zshrc 2015-12-16 02:23:18 -05:00
Matt Hamilton 6ca71da68d update documentation and enable input module by default 2015-12-16 01:22:33 -05:00
Matt Hamilton 6bab0875fd update template .zimrc 2015-12-15 18:51:28 -05:00
Matt Hamilton 3a62391e0e initial commit 2015-12-15 00:12:17 -05:00