Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
oh-my-zsh
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • JIRA
    • JIRA
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • github
  • oh-my-zsh
  • Repository

Switch branch/tag
  • oh-my-zsh
  • lib
History Find file
Download source code
zip tar.gz tar.bz2 tar
Download this directory
zip tar.gz tar.bz2 tar
  • Marc Cornellà's avatar
    fix(lib): make opts local in omz_urlencode to fix scoping bug · a3e0f4f2
    Marc Cornellà authored 4 years ago
    Fixes error message when using zplug, due to $opts having been declared
    as an associative array:
    
      omz_urlencode:2: bad set of key/value pairs for associative array
    
    Fixes #9429
    a3e0f4f2
Name
Last commit
Last update
..
bzr.zsh Modification to the frisk theme to work with the BZR lib 11 years ago
cli.zsh lib: follow symlinked plugins in `plugin list` CLI command 4 years ago
clipboard.zsh lib: add support for clippaste in WSL using powershell 5 years ago
compfix.zsh compfix: fix check for empty string (#7674) 6 years ago
completion.zsh Revert "lib: treat _ and - as part of a word" 4 years ago
correction.zsh Don't correct cp commands (#4636) 6 years ago
diagnostics.zsh Prefix cd calls with `builtin` (#8937) 5 years ago
directories.zsh init: run compinit before loading lib/ files 6 years ago
functions.zsh fix(lib): make opts local in omz_urlencode to fix scoping bug 4 years ago
git.zsh lib: fix regex bug in git_prompt_status 4 years ago
grep.zsh lib: use grep-alias cache only if ZSH_CACHE_DIR is writable 5 years ago
history.zsh Revert "lib: remove share_history" 4 years ago
key-bindings.zsh lib: remove CTRL-Backspace key binding altogether 4 years ago
misc.zsh lib: speed up slow parts of the lib files; other small fixes 5 years ago
nvm.zsh nvm: simplify nvm.sh and bash completion loading 4 years ago
prompt_info_functions.zsh Themes: switch to using ruby_prompt_info() 6 years ago
spectrum.zsh lib: speed up slow parts of the lib files; other small fixes 5 years ago
termsupport.zsh lib: follow standards in window title (#9320) 4 years ago
theme-and-appearance.zsh lib: prefix diff call with command to bypass diff aliases 4 years ago