1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-06-29 09:07:26 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Sorin Ionescu
afca9425b9 [Fix #79] Only set $BROWSER on Mac OS X 2012-03-31 14:47:25 -04:00
Sorin Ionescu
391598716b Fix global typesets
Without the '-g' switch, typesets are always declared locally.
2012-03-28 18:24:31 -04:00
Sorin Ionescu
390c353f97 [Fix #35] Add a comment on enabling mouse scroll 2012-03-20 18:42:03 -04:00
Sorin Ionescu
2d0e73c0a7 [Fix #54] Disable less' alternate screen
This reverts commit 34a5743789.
2012-03-20 18:33:42 -04:00
Sorin Ionescu
f922b91417 Enable brace character class list expansion 2012-03-17 11:10:17 -04:00
Sorin Ionescu
34a5743789 Do not disable less' alternate screen, close #35
While the '-X' switch allows the user to quit less with the relevant
portion of a man page still visible, it breaks mouse scrolling.
2012-03-17 10:56:56 -04:00
Sorin Ionescu
11d5792243 Fix path-related typesets
* Do allow duplicate entries in MAILPATH.
* Tie INFOPATH to infopath.
2012-03-13 01:06:10 -04:00
Sorin Ionescu
98e63641a9 Do not override parent process paths, close #26 2012-03-13 01:06:04 -04:00
Sorin Ionescu
fd669f22a4 Fix open on Linux, close #24 2012-03-12 19:49:46 -04:00
Sorin Ionescu
d5884e79b7 Removed hard coded locale, fixed #9. 2012-02-20 13:39:42 -05:00
Sorin Ionescu
81789a06a2 Added missing sbin directories in PATH. 2012-02-18 19:35:44 -05:00
Sorin Ionescu
b96bbca51c Added or edited file headers. 2012-02-02 18:30:07 -05:00
Sorin Ionescu
7ca3ff941b /etc/paths.d and /etc/manpaths.d are Mac only. 2012-01-26 21:14:51 -05:00
Sorin Ionescu
30f8aef2a1 Export INFOPATH for GNU info documentation. 2012-01-23 20:41:03 -05:00
Sorin Ionescu
f0499b76c3 Use zstyle instead of variables for configuration. 2012-01-23 20:41:00 -05:00
Sorin Ionescu
9d27df2050 Tradition dictates that options are uppercase. 2012-01-23 20:40:43 -05:00
Sorin Ionescu
faeca82831 The functions directory should only hold functions. 2012-01-23 20:40:41 -05:00