summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-22Updating histoby-substring-search README to instruct user to load plugins via...Robby Russell
2015-02-22Merge pull request #3610 from bderrly/zle-active-checkRobby Russell
2015-02-21Shorten the zle check and reset-prompt into one line.Brian Derr
2015-02-21Merge pull request #3597 from apjanke/no-dot-in-cdpathRobby Russell
2015-02-21Removing --no-check-certificate from READMERobby Russell
2015-02-21Missed a few textile formatting spotsRobby Russell
2015-02-21Few copy edits to READMERobby Russell
2015-02-21Moving README to markdown... and taking first steps at reorganizing it. Also ...Robby Russell
2015-02-21Add support for variant "utf8" locale suffix spelling. Fix dumb bug in iconv ...Andrew Janke
2015-02-21Remove unnecessary braces.Andrew Janke
2015-02-20plugins: mercurial: Update the order prompt vars are displayedMurilo Opsfelder Araujo
2015-02-20install.sh: Replace nonstandard "sed -i" with sed + mv commands. Makes portab...Andrew Janke
2015-02-19Merge pull request #3603 from alx741/masterRobby Russell
2015-02-19Verify zle is active before trying to reset-prompt.Brian Derr
2015-02-19Merge pull request #3607 from mcornella/drop-insecure-urlRobby Russell
2015-02-19Update readme.mdnextgenthemes
2015-02-19Markdown bolds to capital lettersnextgenthemes
2015-02-19added the 'mix local.hex' command to plugin completionsCraig Paterson
2015-02-19Adding ssh-config to vagrant plugin autocomplete. Was missingwajdi
2015-02-19Revert usage of install.ohmyz.sh URL, until HTTPS support.Marc CornellĂ 
2015-02-18Merge pull request #3533 from maff/chucknorris-fortuneRobby Russell
2015-02-18Merge pull request #3573 from mcornella/fix-taskwarrior-first-completionRobby Russell
2015-02-18Merge pull request #3545 from BilalBudhani/ember-cli-pluginRobby Russell
2015-02-18Merge pull request #3578 from ctroncoso/patch-1Robby Russell
2015-02-18Merge pull request #3589 from miguxbe/masterRobby Russell
2015-02-18Merge pull request #3590 from voronkovich/masterRobby Russell
2015-02-18Merge pull request #3596 from kossmac/masterRobby Russell
2015-02-18Merge pull request #3591 from zmwangx/ls-variantsRobby Russell
2015-02-18Merge pull request #3594 from pi0/masterRobby Russell
2015-02-18PLUGINS: vi-mode: allow ctrl-h, ctrl-?, ctrl-w for char and word deletionDaniel Campoverde [alx741]
2015-02-18PLUGINS: vi-mode: allow ctrl-p, ctrl-n for history navigationDaniel Campoverde [alx741]
2015-02-17Update readme.mdnextgenthemes
2015-02-17Update readme.mdnextgenthemes
2015-02-17Update readme.mdnextgenthemes
2015-02-17Create ubuntu plugin, based on debian plugin.nextgenthemes
2015-02-17Create readme.mdnextgenthemes
2015-02-17For unspecified encodings, assume it's UTF-8 or compatible (e.g. ASCII) and m...Andrew Janke
2015-02-17Add support for non-UTF-8 encodings in caller's locale.Andrew Janke
2015-02-17Fix: "\s" is a gawk-specific regexp operator.Oleg Voronkovich
2015-02-16Merge pull request #1 from roderickrandolph/fix-return-status-arrow-colorRoderick Randolph
2015-02-16Fixes incorrect prompt arrow colorRoderick Randolph
2015-02-16Do not put explicit dot in $cdpath, since it causes problems on Cygwin due to...Andrew Janke
2015-02-16added stats command to docker pluginKarsten Kosmala
2015-02-16Laravel 5 supportpi0
2015-02-15Bring back -h option to ls variantsZhiming Wang
2015-02-15Fix echo nothing if $SHORT_HOST doesn't exist.Alex Talker
2015-02-15Fix tmuxinator completion for symlinked dirsAlexandros Giouzenis
2015-02-15Add initial JHBuild plugin supportMiguel Vaello MartĂ­nez
2015-02-14In termsupport, use LC_CTYPE instead of LANG to enable byte-by-byte text proc...Andrew Janke
2015-02-14Remove terminalapp plugin and fold its implementation in to lib/termsupport.z...Andrew Janke