Commit Graph

18 Commits

Author SHA256 Message Date
Ismail Dönmez
8721be0aa2 Missed one more alias
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=227
2020-05-22 14:15:58 +00:00
Ismail Dönmez
d1788e8465 Accepting request 800460 from home:NickLion:shells
- Add $HOME aliases to fix regression after dropping /etc/bash.bashrc

OBS-URL: https://build.opensuse.org/request/show/800460
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=225
2020-05-06 05:17:27 +00:00
Ismail Dönmez
0770f932c1 -
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=224
2020-05-05 13:40:11 +00:00
Ismail Dönmez
ed0e0d8441 - Add back LS_COLORS and LS_OPTIONS
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=223
2020-05-05 04:41:29 +00:00
Ismail Dönmez
e08f748d39 - Add aliases from /etc/bash.bashrc into /etc/zshrc so we don't
regress

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=221
2020-04-15 09:06:05 +00:00
Ismail Dönmez
505177d58a - Stop sourcing /etc/bash.bashrc which causes problems with ls, add
a call to manually source /etc/zsh.zshrc.local if available.

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=219
2020-04-08 06:08:52 +00:00
Ismail Dönmez
f2f0b6e2a1 - Update to zsh 5.3
* Unicode9 support, this needs support from your terminal to
    work correctly.
  * The new word modifier ':P' computes the physical path of the
    argument.
  * The output of "typeset -p" uses "export" commands or the "-g"
    option for parameters that are not local to the current scope.
  * vi-repeat-change can repeat user-defined widgets if the widget
    calls zle -f vichange.
  * The parameter $registers now makes the contents of vi register
    buffers available to user-defined widgets.
  * New vi-up-case and vi-down-case builtin widgets bound to gU/gu
    (or U/u in visual mode) for doing case conversion.
  * A new select-word-match function provides vim-style text objects
    with configurable word boundaries using the existing
    match-words-by-style mechanism.
  * Support for the conditional expression [[ -v var ]] to test if a
    variable is set for compatibility with other shells.
  * The print and printf builtins have a new option -v to assign the
    output to a variable.
  * New x: syntax in completion match specifications make it possible
    to disable match specifications hardcoded in completion functions.
- Re-add custom zshrc and zshenv to unbreak compatibility with old
  usage (boo#998858).

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=177
2016-12-14 10:01:58 +00:00
Ismail Dönmez
da625786ce Accepting request 423857 from home:mmanno:branches:shells
clean up system-wide configuration

OBS-URL: https://build.opensuse.org/request/show/423857
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=173
2016-08-31 09:49:40 +00:00
Ismail Dönmez
d853728465 Accepting request 298548 from home:hennevogel:branches:shells
OBS-URL: https://build.opensuse.org/request/show/298548
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=148
2015-04-22 11:40:37 +00:00
Ismail Dönmez
0b90e2e3f6 - Don't set globdots it might lead to unexpected problems (bnc#815556)
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=121
2013-04-22 09:23:02 +00:00
Ismail Dönmez
9918aee7eb - Fix custom completion support via /etc/zsh_completion.d
- Add trim-unneeded-completions.patch to remove unneeded completions
  when building for openSUSE

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=117
2013-03-21 10:20:30 +00:00
Ismail Dönmez
cb7b2c23ab - Add custom completion support via /etc/zsh_completion.d
- Fix build with new ncurses library

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=77
2011-11-24 10:22:24 +00:00
547db5d822 fix zshrc and zshenv
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=33
2009-08-20 11:18:10 +00:00
79cd5f28b5 fix zshrc
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=32
2009-08-20 10:52:45 +00:00
OBS User autobuild
81b5c7e539 Accepting request 18109 from shells
Copy from shells/zsh based on submit request 18109 from user hennevogel

OBS-URL: https://build.opensuse.org/request/show/18109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=12
2009-08-18 22:11:24 +00:00
OBS User unknown
79aaf773b3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=4 2007-12-03 23:03:34 +00:00
OBS User unknown
2b8b16afc7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=3 2007-07-04 21:21:41 +00:00
OBS User unknown
2bc617313e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=1 2007-01-15 23:46:06 +00:00