repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
ohmyzshohmyzsh | shell bug with ghost character | Bug | original issue file here I m not sure if this be a bad config in my environment although I have disable all the eval in my zshrc when I first install oh my zsh everything work fine after run for awhile I end up with the situation where my command prompt end up with a bug prompt assume that the fir... |
ohmyzshohmyzsh | can not execute sh file with zsh even with 777 file permission | Bug | ubuntu 18 04 give the follow echo bin bash n nls myscript sh chmod 755 myscript sh myscript sh execute in my home folder all go as expect and it list file in my home folder output omit for brevity it work and list file as the script intend execute in a secondary d... |
ohmyzshohmyzsh | my zsh doesn t work after auto update | Bug | image |
ohmyzshohmyzsh | golang plugin path completion doesn t work with the run subcommand | Bug | the problem path completion doesn t work as expect when use the go run subcommand I believe this issue be relate to issue 4323 how to reproduce 1 cd into a subdirectory on your gopath one not contain any go file such as a project s parent directory 2 type go run ... |
ohmyzshohmyzsh | today update break powerline shell | Bug | as the title say disable oh my zsh fix the problem I m run mac 10 13 14 and the issue happen with iterm and default terminal |
ohmyzshohmyzsh | error after uninstall oh my zsh | Bug | hi try to run uninstall oh my zsh on macbook pro high sierra when restart terminal start as follow last login we d may 16 22 19 29 on ttys000 user mebomac zshrc source 66 no such file or directory user mebomac oh my zsh oh my zsh sh michael mbp wlan that look very different before ... |
ohmyzshohmyzsh | ctrl c during tab completion hide prompt | Bug | use oh my zsh with absolutely default setting the follow happen the way to reproduce be 1 enter the start of a command that s ambiguous 2 press tab to show option 3 press tab again to move selection to first option 4 press ctrl c to cancel selection now your prompt be hide |
ohmyzshohmyzsh | check for upgrade use the wrong path | Bug | update break fatal http request fail hello since a while the update do not work when oh my zsh would you like to check for update y n come oh my zsh would you like to check for update y n update oh my zsh error error 1407742e ssl routine ssl23 get server hello tlsv1... |
ohmyzshohmyzsh | vagrant completion ignore vagrant cwd | Bug | vagrant use the value of the environment variable vagrant cwd 1 to determine its work directory the default be the shell s work directory oh my zsh s completion doesn t appear to take account of this the fix might be just to look for the vagrantfile in vagrant cwd 1 vagrant cwd |
ohmyzshohmyzsh | composer plugin be slow on startup | Enhancement | I find that it take more than 300ms on my mac to load composer plugin as a result of further examination the composer command which be call for path set consume most of the time zsh add composer s global binary to path export path path composer global config bin dir absolute 2 dev null ... |
ohmyzshohmyzsh | gulp autocompletion break | Bug | function gulp completion compls gulp task simple 2 dev null completion compls compadd completion compdef gulp completion gulp if I I manually type in compdef gulp completion gulp then it work I add the follow line at the end ... |
ohmyzshohmyzsh | add option to disable the system beep | Enhancement | disable the beep upon tab completion only test on ubuntu wsl |
ohmyzshohmyzsh | uninstalle ohmyzsh must abort on invalid password | Enhancement | when I try to uninstall zch I enter the wrong password by mistake because of this the uninstall be only partially successful however the switch back to original shell fail I think it s well to have an option to abort the uninstall on this failure uninstall oh my zsh be you sure you want to re... |
ohmyzshohmyzsh | installer space in home make the git clone fail | Bug | when I follow the instruction for instal zsh on my mac I get this error after I try to run the install script via curl error git clone of oh my zsh repo fail but in fact I can clone the repo so its not an git issue |
ohmyzshohmyzsh | autocompletion isn t work with laravel5 plugin | Bug | the autocompletion for artisan from laravel5 plugin don t work in the current form I think the issue be here l12 l16 I move the compdef call after the alia also add another one for artisan and now work it would help if somebody else be have this issue and can confirm |
ohmyzshohmyzsh | separate code of each plugin into separate repository | null | hi robbyrussell I would like to propose to put the code of each plugin inside separate repository by do so we can have a more fine issue report and make it clear where to find they also the main reason for I be that some tool like antibody don t support import plugin from this repo so by split the p... |
ohmyzshohmyzsh | please can you use release or branch | Enhancement | I have two computer and sync my dotfile repo when I be commit my repo one of my computer always behind each other bc this repo s master branch always progress because this repo commit always push master branch if I follow your strategy I must push and pull process same time in two machine I forget the m... |
ohmyzshohmyzsh | shrink path fail when open a directory that contain home | Bug | when tilde be enable shrink path will throw a lot of shrink path cd 88 no such file or directory if part of your path contain home such as mount your old home in another folder it will also show a tilde right in the middle of the path I believe that this could be fix by tweak this regexp to only... |
ohmyzshohmyzsh | update readme md | Documentation | add important notice about chsh s bin zsh command require the user to log out and log back in to see the change |
ohmyzshohmyzsh | add to homebrew | null | hello can this project be add to homebrew I want to use this project but I don t like to run code that have not be review by the brew community |
ohmyzshohmyzsh | paste into terminal emulator result in dump core | Bug | zsh version 5 4 1 1 archlinux package oh my zsh commit d848c94 terminal emulator termite v12 if I want to paste something into my terminal emulator I get a dump core without oh my zsh I have no problem and the template zshrc zsh template also generate a dump core systemd coredump 17617 p... |
ohmyzshohmyzsh | git status be not correct while submodule be ignore | Duplicate | my git repo contain a submodule with ignore flag see ignore flag for submodule gitmodule submoduleltnamegtignore so the change of submodule will not be show in the result of git status but at this time oh my zsh still show a fork but not circle here be the sample result at my cmd sanh... |
ohmyzshohmyzsh | git remote status error when remote branch have dot | Bug | zsh version zsh 5 3 1 x86 64 unknown linux gnu git version git version 2 13 1 cat antigenrc antigen use oh my zsh antigen bundle git antigen bundle pip antigen bundle thefuck antigen bundle zsh user zsh syntax highlight antigen bundle zsh user zsh autosuggestion antigen bu... |
ohmyzshohmyzsh | deprecate alias | Documentation | on it say ggpush be alias and ggp be command it also say new alias ggp ggpush still exist for now though do that mean that ggp will or replace ggpush because they don t do same thing same with ggu and ggpur |
ohmyzshohmyzsh | uninstall zsh didn t revert shell back to bash on osx | Bug | after run the uninstall command for zsh and restart the terminal I note the zsh shell be still in use afterward I have to use chsh s bin bash and restart the terminal to get the bash shell back I didn t think this be the expected result from the uninstall so I think I would log an issue ... |
ohmyzshohmyzsh | add how to get involve to website | Documentation | we should add a how to get involve section link for people who visit ohmyz sh |
ohmyzshohmyzsh | colored man page parse error when an alia exist call man | Bug | when use the follow I m get the follow on shell startup oh my zsh plugin colored man page color man page plugin zsh 19 parse error near the line in question be man if I change this line to function man then it work from what I m read it s prefer to not have th... |
ohmyzshohmyzsh | please declare global variable as such | Enhancement | please use declare g on variable that you want to be global so that user of setopt warn create global can use omz without countless warning like home madduck zsh oh my zsh oh my zsh sh 14 scalar parameter zsh disable compfix create globally in function sourcedir etc |
ohmyzshohmyzsh | add option to disable auto update prompt | Documentation | I notice this option be miss from the template when I follow the direction in readme to enable it I put it below line 59 without notice it wouldn t have any effect by then prevent other from make a rookie mistake like mine |
ohmyzshohmyzsh | prompt for git repository be low on big repo | Duplicate | on macos with late git and late oh my zsh on repository checkout it take about a second for the shell to write prompt after I press enter |
ohmyzshohmyzsh | alia value fail because it test alia 1 | Bug | pass alia value fail alia value grep yield test unknown condition color auto fail alia value tree yield parse error condition expect tree tree alia tree yield tree tree charset ascii alia tree se s tree 1 yield tree charset ascii t... |
ohmyzshohmyzsh | update readme md to fix invalid character issue | Documentation | a few invalid symbol in agnoster zsh theme issuecomment 275799694 this issue get introduce in 2013 and people be still confused and don t know right way to fix it it would be awesome if we can put this in readme md thank regard pradeep |
ohmyzshohmyzsh | run install script when su to another user find wrong home dir | Bug | from an exist zsh shell I do su testuser which bring I into a bash shell for the user testuser I then run the install script from that user it then tell I oh my zsh be already instal because it be find in my home dir the user log in before switch user you already have oh my zsh instal ... |
ohmyzshohmyzsh | per directory history break bgnotify | Bug | if plugin per directory history be activate bgnotify could not show the name of the command finish set the 1 to 2 here l56 work but it have a little different mean the actual command that will be execute include expand alias be pass in two different form the second argume... |
ohmyzshohmyzsh | no error if plugin be separate by comma | Bug | all plugin but the last in the list be silently ignore if they be delineate by comma rather than space e g plugin git mvn osx sublime sublime will load but the other will not a minor issue to be sure |
ohmyzshohmyzsh | export ssh key path not work | Documentation | I configure the ssh key path as follow export ssh key path ssh local private but it seem that ssh can not use this env variable ssh v root I ssh local private work fine ssh v root openssh 7 3p1 libressl 2 4 1 debug1 read configuration datum etc ssh ssh c... |
ohmyzshohmyzsh | fully ignore the custom directory in gitignore | null | first of all these two line force I to never delete any of the example file or I can not take normal update custom plugin example custom example zsh second custom mean I can not symlink the custom folder elsewhere for example to include it in a backup or my dotfile by change custom to custo... |
ohmyzshohmyzsh | and all unicode 9 emoji appear as hex code | Bug | version information commit 26aae6b5834e1342d9b95a894a5bb24159b367bf zsh version zsh 5 3 x86 64 apple darwin16 1 0 macos version 10 12 2 terminal version test on iterm 2 terminal issue reproduction step paste a terminal of your choose whilst use oh my zsh observe t... |
ohmyzshohmyzsh | explain how to uninstall more fully | Documentation | base on solution that save I |
ohmyzshohmyzsh | tab completion doesn t work for git reset head | Bug | when I want to unstage a new file which have not be commit before press tab doesn t complete it s name and path for I btw I m use the late version of oh my zsh and its git plugin |
ohmyzshohmyzsh | update readme md | Documentation | change in line 23 linux be not a unix distribution |
ohmyzshohmyzsh | rake fast if task include completion include backslash | Bug | if task include completion include backslash the issue be relate to this issue sachin21dev sachin21dev in project github com sachin21 nuko on git enhancement 381 o 12 48 05 c 2 rake tab generate rake task rake about db ... |
ohmyzshohmyzsh | enhancement set link to pre define gist search for theme | Documentation | |
ohmyzshohmyzsh | many plug in can not be use after zshrc addition various method will not work | Documentation | example catimg |
ohmyzshohmyzsh | backtick and evaluate twice | Bug | issue 2234 be un fix with the most recent oh my zsh version echo echo doh doh cat doh doh doh I check for the fix from 2234 in lib termsupport zsh and it s there but apparently something else be un fix it interestingly the problem now also occur with rm doh echo ... |
ohmyzshohmyzsh | documentation zsh without oh my zsh | Documentation | a co worker introduce I to oh my zsh several month back and it have since migrate to be on a number of my own personal system it s go to stay on these so I stay up to date with the late and great from oh my zsh 1 however I d also like to extend some of the goodness to more restricted environment like s... |
ohmyzshohmyzsh | last work dir plug in cause unexpected behavior in emac | Bug | if you enable last work dir shell command in emac be execute in the directory store in cache file rather than in the directory of the current file so if you run shell command pwd in emac it ll return the directory store in cache file regardless of what file be open in emac this break pack... |
ohmyzshohmyzsh | compdef unknown command or service git and tab completion break | Bug | I m run homebrew d zsh 5 2 on os x yosemite and I ve break the permission such that I m now always get compdef unknown command or service git compdef unknown command or service git before the prompt show and tab completion have stop work this be basically the same as 4698 but m... |
ohmyzshohmyzsh | cd auto completion of fail with parenthesis in directory name | Bug | in my zshrc file I have zstyle completion special dir true and auto completion generally work well the follow case however fail reproducibly whenever there be parenthesis in the parent directory step to reproduce mkdir a b mkdir a b c cd a b in this directory ... |
ohmyzshohmyzsh | cp plugin cpv have not path autocompletion | Bug | as title can anyone help |
ohmyzshohmyzsh | open file with emacsclient create a second frame | Bug | when I open file with e from the command line emac open a second frame why not open the file in the main frame l8 kind regard jakob |
ohmyzshohmyzsh | plugin last work dir conflict with open babun here context menu | Bug | when I add plugin last work dir to my plugin list I find the context menu open babun here do not work anymore finally I find the problem cause by last work dir as describe jump to last work directory automatically call for new shell so I want to know if there be a setting to disable the func... |
ohmyzshohmyzsh | task completion crash on zsh 5 0 2 and task 2 5 1 | Bug | for example task 3 mod tab I expect task 3 modify but it crash bash zsh version zsh 5 0 2 x86 64 pc linux gnu task version 2 5 1 |
ohmyzshohmyzsh | complete 13 command not find compdef | Bug | hello I have be struggle with this error since instal oh my zsh I think I have read every other ticket regard this issue but still can not figure out what I have to do I be use compile zsh 5 2 on ubuntu 12 04 but version 4 x give the same error try delete zcompdef clear profile compaudit return... |
ohmyzshohmyzsh | npm plugin zsh 4 command not find npm | Bug | I ve just update my oh my zsh bash user username oh my zsh plugin npm npm plugin zsh 4 command not find npm user username oh my zsh plugin npm npm plugin zsh source 7 no such file or directory user username oh my zsh cache npm completion npm be available in my shell I don t know... |
ohmyzshohmyzsh | pj will report file as project for autocomplete | Bug | if you do pj it will show you an autocomplete list of project however it also include file in the base of your project directory tree I e pj directory1 directory2 file1 ext file2 ext of course autocomplete to a file lead to an error no such project file1 ext poss... |
ohmyzshohmyzsh | install script set my shell to usr local bin zsh instead of bin zsh | Bug | the installer set my shell to usr local bin zsh but I don t even have brew instal and that path doesn t exist I be able to fix this by manually setting my shell to bin bash in terminal preference then run chsh s bin zsh and everything be work as expect now I should also mention that I be use mac... |
ohmyzshohmyzsh | pj doesn t support project directory with space in they | Bug | pj will just truncate at the space and then be unable to open the directory example directory home project sample directory zshrc content project home home project pj sample pj sample no such project sample pj sample diretory project sample directory also it h... |
ohmyzshohmyzsh | pj cause eval 1 parse error near | Bug | pj eval 1 parse error near eval 1 parse error near |
ohmyzshohmyzsh | omz urlencode conflict with alia from common alias | Bug | hi there common alias plugin zsh contain this line sh alias g p 2 1 pygmentize l pytb at the same time there be the function omz urlencode sh function omz urlencode emulate l zsh zparseopt d e a opt r m p the last letter p expand as an alia and cause erro... |
ohmyzshohmyzsh | fail to load module zsh datetime | Bug | tl dr should be fix by use the same zsh binary as the one be execute I instal oh my zsh on a remote machine it give the follow error every time a zsh shell start oh my zsh tool check for upgrade sh 3 fail to load module zsh datetime local p4client pkgbuild zgwjw workspace src zsh... |
ohmyzshohmyzsh | zsh ignore interactive shell and outer environment | Bug | when we do something like this when develop the zsh be ignore the sourced outer environment start from bash or zsh do not matter source env activate from virtualenv which make our command available which our command just fine zsh with ohmyzsh instal also zsh I do not make a ... |
ohmyzshohmyzsh | mvn color seem to swallow prompt for input | Bug | hi when use mvn color vs just regular mvn any prompt by maven end up get swallow make it seem like mvn lock up for example mvn color archetype generate should have as the las line choose a number or apply filter format groupid artifactid case sensitive contain 771 mvn archetype generate ... |
ohmyzshohmyzsh | upgrade do not respect home wrong ownership after upgrade | Bug | hello thank you for that great piece of software I use it on all my computer one issue that occur often be that an upgrade do not respect home I always have a couple of open screen session on my computer often I log in as user then do a sudo bin zsh to become root but then stay in home user ... |
ohmyzshohmyzsh | fix an incorrect yaourt alia | Bug | alias yasu yaourt sucre alias yasu yaourt syua noconfirm |
ohmyzshohmyzsh | installer assume zsh be not instal if it s not in etc shell | Bug | hi I have zsh instal and use it already some time but without oh my zsh I would like to give it a try but run into the error that the install sh didn t recognize my already instal zsh userx hostx1 zsh version zsh 5 1 1 x86 64 redhat linux gnu userx hostx1 rpm qa grep zsh zsh... |
ohmyzshohmyzsh | virtualenvwrapper plugin zsh do not support tmux and pyenv together | Bug | hi I start use pyenv with pyenv virtualenvwrapper an it work like a sharm with this plugin the problem come when I try to use tmux for example when I run this shell tmux new s session name I get exit as response screenshot from 2016 03 27 19 16 05 I realize ... |
ohmyzshohmyzsh | noclobber option make many plugin fall over | Bug | many plugin redirect output even to thing like dev null which cause they to fail if the noclobber option be set maybe as a start new code could use dev null when that s what they mean to do |
ohmyzshohmyzsh | extract plugin deb fail if content be xz compress | Bug | recent deb file contain archive xz compress e g datum tar xz instead of datum tar gz extract always try to extract a tar gz and fail some fallback code for tar xz would be need |
ohmyzshohmyzsh | simple theme for linux console | null | I ve notice with a couple linux distribution debian arch that the default linux console can t render the font from the default robby russel oh my zsh theme I imagine most people aren t face with the linux console and be use some terminal emulator but it be a bit odd to see perhaps oh my zsh could load a simpl... |
ohmyzshohmyzsh | num pad can t input | Bug | I m use mac zsh for developer and gentoo zsh for server both of those my keyboard s num pad can t input any char 1 2 3 4 5 6 7 8 9 0 enter but when I change to bash those key be ok in any other applicaton those key be ok too I m use razer s blackwidow keyboard |
ohmyzshohmyzsh | improper path expander when path include an underline char | Bug | I have a folder name with a underline char the folder structure be like this odl development syslogsvr when I type odl svr in terminal and press tab zsh can not expand the path as expect but it can work fine when I input odl press tab input svr press tab |
ohmyzshohmyzsh | fetch gulp task list in a well way | Bug | fetch gulp task list in a well way through bash gulp task simple |
ohmyzshohmyzsh | os x el capitan command not find main | Bug | hello I just upgrade to el capitan and do the bidding of the brew doctor but I be get an error when I start my shell zsh 12 command not find main eval 1 no match find all file tag comptag 36 can only be call from completion function tag comptry 55 can only be call from completion... |
ohmyzshohmyzsh | tab completion segfault with zsh 5 1 1 | Bug | with a recent update to zsh 5 1 1 in arch manjaro and with omz source in zshrc tab completion lead to a segfault in zsh even with no load plugin comment the source line let tab completion work correctly tab completion work perfectly with zsh 5 0 8 strace of tab completion event poll fd 4 eve... |
ohmyzshohmyzsh | node version stucke at the terminal even after nvm deactivate | Bug | I m use nvm at my system if I run nvm deactivate and which node for confirm I m use the system node the node version keep stucke in my terminal for exemple ayrton localhost workspace whatever something ng 14 27 12 ... |
ohmyzshohmyzsh | nvm prompt info doesn t work with homebrew instal nvm | Bug | the command nvm prompt info return an empty string for I even though I have nvm instal with homebrew it look to I like there s a bug in lib nvm zsh in that it bail out if it can t find nvm at home nvm nvm sh whereas my nvm be instal at usr local opt nvm nvm sh on close inspection it also look like... |
ohmyzshohmyzsh | virtualenvwrapper get stick in project root | Bug | hi when I enable the virtualwrapper plugin I can no long cd into subdirectory of my virtualenv base project directory here be my plugin plugin osx vi mode tmux z sudo cp docker git python virtualenv virtualenvwrapper django web search now let s say I cd into my project root bas... |
ohmyzshohmyzsh | git clone error if gitconfig specify autocrlf true | Bug | this pertain to issue 1730 3294 3304 and perhaps other clone the repository fail if core autocrlf true a workaround be ok but I don t understand why the issue be consider resolve autocrlf be a standard git setting and user should be able to clone the repository successfully whichever set they choos... |
ohmyzshohmyzsh | get error with brew zsh but with default osx zsh it work with no error | Bug | osx 10 10 3 the user be not admin don t know if it relate every time I start the terminal I get this color emulate l zsh typeset ag color colour color 00 none 01 bold 02 faint 22 normal 03 standout 23 no standout 04 underline 24 no underline 05 blink 25 no blink 07 reverse 27 no revers... |
ohmyzshohmyzsh | hotfix git plugin | Bug | there be still two bug to fix after 2790 relate to gg alias function when call without argument or without a branch name specifically this fix 3995 fix 4053 fix 4055 fix 4056 fix this issuecomment 112716330 robbyrussell please get this asap then I will be do fix the afte... |
ohmyzshohmyzsh | some fix for docker plugin | Bug | fix some issue where show repeat weird value and fix command that need the container not run like start now it autocomplete show all the container so you can start a stopped container by select it from the autocomplete list |
ohmyzshohmyzsh | improve plugin wiki | Documentation | the page be a long listing with sometimes a description of the require package it may enhance sometimes a description of enhancement suggest format keep the grouping but make a table table for each with column for dependent package name or the program be enhance for example mvn plugin enhance ... |
ohmyzshohmyzsh | installer leak zshrc e file maybe from bad I option | Bug | the oh my zsh installer be leave behind apparently unused file name zhsrc e that appear to be copy of the zshrc template only partially process I think this be due to an issue with the option pass to se by the installer consider the se call at line 26 and 31 shell se I e export path ... |
ohmyzshohmyzsh | verify zle be active before try to reset prompt | Bug | fix the problem with run zle command when it be not active this be to fix relevant documentation with no option and no argument only the return status will be set it be zero if zle be currently active and widget could be invoke use this builtin command and non zero otherwise note that even if non zero sta... |
ohmyzshohmyzsh | vi mode break since last auto update | Bug | since last autoupdate I get the following message when I open a terminal trapwinch zle 2 widget can only be call when zle be active I figure out that the trapwinch function come from the vi mode plugin to test I deactivate this plugin and the message disappear I haven t change anything manually in in my ... |
ohmyzshohmyzsh | chuck norris plugin not work on os x | Bug | I use the brew version of fortune for some reason it doesn t recognise the fortune file console output fortune user pablo oh my zsh plugin chucknorris fortune no fortune file in directory fortune user pablo oh my zsh plugin chucknorris fortune not a fortune file or directory |
ohmyzshohmyzsh | installer fail on cygwin with git and chsh error | Bug | I try do a fresh install of oh my zsh in cygwin on windows 7 x64 and it fail to install with kind of cryptic message both my window and cygwin installation be up to date as of 2 14 2015 if you have git for window instal and on the path but not cygwin s git instal install sh will use the windows git an... |
ohmyzshohmyzsh | recognize comment by default | Bug | fix 3385 pr against 3432 |
ohmyzshohmyzsh | option setting variable function documentation | Documentation | I assume I m just miss it but I ve be look and can not find documentation of the oh my zsh option configurable variable export function there be some variable reference with some documentation in the zshrc zsh template file case sensitive true zsh custom path to new custom folder b... |
ohmyzshohmyzsh | error on load can not bind to an empty key sequence | Bug | I just update oh my zsh to the late version when I open a new terminal the follow error appear bash last login fri mar 21 09 06 37 on ttys001 user ec oh my zsh lib key binding zsh bindkey 23 can not bind to an empty key sequence user ec oh my zsh lib key binding zsh bindkey 24 can not bind to a... |
ohmyzshohmyzsh | completion behavior | Bug | hi since the last automatic update I ve lose the initial behavior of the completion plugin the colored prompt disapeare and the completion be base on the complete command instead of a part of the text I ve enter for example before when I be type git pu I be get each command start with git pu and the en... |
ohmyzshohmyzsh | history substre search stop find infix | Bug | after a recent update can t provide specific but I m update pretty often the history substre search plugin stop work when I write ser and press the up arrow it use to propose grunt serve now it propose server sh which doesn t even exist in the current directory when I type cl and press the up... |
ohmyzshohmyzsh | fix error if acpitool isn t instal on linux | Bug | currently when acpitool isn t instal I get an error every time my prompt try to call battery pct battery pct 1 command not find acpi this change fix the error by guard the call to acpi with a check that it s actually instal and executable also include a small amount of whitespace cleanup |
ohmyzshohmyzsh | screen plugin be not work | Bug | I do screen and get sort invalid option 4 try sort help for more information alan amadeus s006 18 01 32 mon mar10 so besides the sort error message I don t get to see any extra info about if I be within a screen etc zsh theme jonathan plugi... |
ohmyzshohmyzsh | fix for bad locale entry in lib misc zsh | Bug | lc ctype be be set to lang which be bad because 1 lang expect a list and lc ctype expect a single value 2 lc ctype can be set by the environment at a different value than lang to cope with non ascii application in a latin environment mainly for asian language it now check if it be set by the environm... |
ohmyzshohmyzsh | tab completion break when file name contain underscore | Bug | e g mkdir test touch a z b z c z d z a z b z c z ls on the first tab you see ls z on the second you see a z b z c z d z file with underscore be not show |
ohmyzshohmyzsh | do not force path in the installer | Bug | the installer force path this prevent path dynamically set by system also force any temporary user path that be set during installation to be record and use on every shell start it should be user conscious choice to manipulate path a lot of user be not aware of this and do not even know if this good or not ... |
ohmyzshohmyzsh | zsh path become virtualenv path if in a virtualenv while instal | Bug | if oh my zsh be instal while in a virtualenv path will be the path from the virtualenv |
ohmyzshohmyzsh | upgrade command quirky | Bug | notice today upgrade oh my zsh 13 57 54 e upgrade oh my zsh fatal not a git repository or any of the parent directory git e ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.