repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
ohmyzshohmyzsh | vi mode right prompt doesn t update unless window be resize | Bug | describe the bug I try this with iterm2 and terminal and it happen on both I enable vi mode plugin which be suppose to show a right prompt mode indicator however the indicator do not update unless the window be resize here be a paste of my zshrc step to reproduce 1 enable plugi... |
ohmyzshohmyzsh | doc fix | Documentation | standard checklist x the pr title be descriptive x the pr doesn t replicate another pr which be already open x I have read the contribution guide and follow all the instruction x the code follow the code style guide detail in the wiki x the code be mine or it s from som... |
ohmyzshohmyzsh | strange character in emacs vterm | Bug | describe the bug 2 extra line before the first shell prompt in emacs vterm error image these line disappear when zsh start without zshrc also when comment source zsh oh my zsh sh in zshrc image in gnome terminal expect image step to reprod... |
ohmyzshohmyzsh | omz plugin disable command tool delete zshrc symlink | Bug | describe the bug I have my config file in a repo and I set a symlink from zshrc to my repo ll zshrc lrwxrwxrwx 1 fernando fernando 45 apr 25 22 32 home fernando zshrc home fernando workspace config desktop zshrc after I run omz plugin disable plugin the symlink be remo... |
ohmyzshohmyzsh | chinese search be not support in web search | Bug | describe the bug I use web search in iterm2 of oh my zsh I already install web search plugin when I use web search eg web search can successfully open web page and use google search but when I type in chinese and search nothing happen on the web it look like parse chinese character encounter ... |
ohmyzshohmyzsh | plugin shell proxy error proxy 20 no such file or directory proxy py | Bug | describe the bug plugin shell proxy doesn t work it say proxy 20 no such file or directory proxy py line 20 be local proxy function source 0 a h proxy py echo function source proxy a h tell I the reason may be that zsh be too old in centos7 it work in u... |
ohmyzshohmyzsh | https alias in httpie plugin be unnecessary | Bug | describe the bug httpie come with an https command which obviate the need for this alias relevant httpie issue commit step to reproduce which https show https aliase to http default scheme https when the httpie plugin be enable expect behavior which https show some... |
ohmyzshohmyzsh | chore minor documentation tweak | Documentation | standard checklist x the pr title be descriptive x the pr doesn t replicate another pr which be already open x I have read the contribution guide and follow all the instruction the code follow the code style guide detail in the wiki the code be mine or it s from somew... |
ohmyzshohmyzsh | define function base on alias dls error when use both docker and systemadmin plugin | Bug | oh my zsh version master c6f0504 plugin in zshrc plugin docker systemadmin try open new shell expect no error observe home myuser oh my zsh plugin systemadmin systemadmin plugin zsh 37 define function base on alias dls home myuser oh my zsh... |
ohmyzshohmyzsh | slow to type command | Duplicate | describe the bug in normal linux terminal the response speed of tap command be ok but for example when enter a very large project it be git project this repository may have hundred of branch we only download one branch and then cd into the project the input command will be very slow how can I s... |
ohmyzshohmyzsh | prefix conflict in tmux when ssh into other tmux | Bug | if the feature request be for a plugin or theme specify it here tmux if the feature solve a problem you have specify it here no response describe the propose feature hello when I connect to the server where ohmyzsh be instal and use the tmux plugin tmux prefix of my local tmux and ... |
ohmyzshohmyzsh | oh my zsh enter to oh my zsh catalogue after installation | Bug | describe the bug oh my zsh enter to oh my zsh catalogue after installation step to reproduce just install it on clean system expect behavior should be in home dir screenshot and recording image os linux distribution window 10 zsh version 5 8 terminal ... |
ohmyzshohmyzsh | gpg agent plugin spew redundant log | Bug | describe the bug each time I open the console I see a log message from gpg agent plugin reading option from opt local etc gnupg gpg agent conf reading option from user name gnupg gpg agent conf this message be very annoying and I want to suppress it but don t know how please h... |
ohmyzshohmyzsh | omz update stop work because unauthenticated git protocol on port 9418 be no long support | Bug | describe the bug get the follow error when try to update oh my zsh oh my zsh would you like to update y n y update oh my zsh fatal remote error the unauthenticated git protocol on port 9418 be no long support please see for more information there be an error update try agai... |
ohmyzshohmyzsh | upgrade sh doesn t change unauthenticated git protocol on port 9418 | Bug | describe the bug due to github blog about git protocol security the unencrypted git protocol protocol be no long support since march 15 2022 if user use git protocol to pull oh my zsh then fatal information will be trigger when he she try to upgrade now fatal remote error the unauth... |
ohmyzshohmyzsh | dash plugin do not work klsapplicationnotfounderr | Bug | describe the bug I get an error follow the tutorial step to reproduce dash python tuple no application know how to open url dash python tuple error domain nsosstatuserrordomain code 10814 klsapplicationnotfounderr e g no application claim the file userinfo lsline 1489 lsfuncti... |
ohmyzshohmyzsh | doc add table of content to readme | Documentation | standard checklist x the pr title be descriptive the pr doesn t replicate another pr which be already open x I have read the contribution guide and follow all the instruction x the code follow the code style guide detail in the wiki x the code be mine or it s from some... |
ohmyzshohmyzsh | coffee completion coffee 49 bad math expression operand expect at 2 | Bug | describe the bug when complete sometimes e g coffee nod this happen when coffeescript isn t instal instead of fail with an internal error when the command isn t instal it should fail with a user friendly error step to reproduce 1 uninstall coffee 2 try autocomplete coffee ... |
ohmyzshohmyzsh | aws plugin doesn t allow empty zsh theme aw prefix or zsh theme aw suffix | Bug | when write a theme if I specifically set zsh theme aw suffix to an empty string ie zsh zsh theme aw suffix then I expect the output of aw prompt info to not finish with the issue appear to be cause by the use of in aw prompt info which be remedie by change it to ... |
ohmyzshohmyzsh | plugin kubectl kubectl plugin zsh source 15 no such file or directory completion kubectl | Bug | describe the bug I be use antibody to load the follow bundle ohmyzsh ohmyzsh path plugin kubectl when oh my zsh start it complain about the follow mkdir completion read only file system tee completion kubectl no such file or directory user josh library caches antibody https ... |
ohmyzshohmyzsh | link not work in plugin overview | Documentation | hi these plugin have be remove and their link which no long work be in the plugin list zsh reload in productivity category productivity django in python category python I believe they should be remove from the list |
ohmyzshohmyzsh | nvm se e expression 1 char 264 unterminated address regex | Bug | describe the bug add the nvm plugin and set nvm lazy to 1 cause se e expression 1 char 264 unterminated address regex when I start a new shell step to reproduce 1 enable nvm plugin 2 add export nvm lazy 1 before oh my zsh be source 3 start a new shell expect b... |
ohmyzshohmyzsh | there s no rake task | Bug | hi it be require to update this alia to rail note because there s no rake task for note l73 |
ohmyzshohmyzsh | completion highlight break after update to zsh 5 8 1 | Bug | describe the bug completion suggestion be now be color just like user insert text instead of be a different highlight style step to reproduce 1 setup any completion source 2 try to trigger completion after partially insert a keyword expect behavior completion suggestion should be highlig... |
ohmyzshohmyzsh | installation script be create directory | Bug | describe the bug I have try to install the oh my zsh through the installation sh and I notice that it s create a directory wherever I start the script I think that the intention be to create the oh my zsh in my user home directory but this isn t what be happen because of this it can not find the ... |
ohmyzshohmyzsh | virtualenvwrapper plugin should not call deactivate if user already deactivate | Bug | describe the bug the virtualenvwrapper plugin s behavior of automatically deactivate the virtualenv doesn t check if the user or some other mechanism already deactivate thus it call deactivate when it shouldn t which fail and print an error message to the console never unset cd virt... |
ohmyzshohmyzsh | auto update with error | Bug | describe the bug it be get error when it try to auto update update oh my zsh from branch master fetch head error your local change to the follow file would be overwrite by merge oh my zsh sh please commit your change or stash they before you merge abort update 2b49... |
ohmyzshohmyzsh | fixperms mess with execution permission | Bug | describe the bug fixperm have mess up the execution permission of all my file now I have to go one by one add the permission back again expect behavior there be no description tell I that this be go to mess the execution permission I be expect it to change only the write permission for the ... |
ohmyzshohmyzsh | infinite recursion when set theme | Bug | describe the bug I m not sure if this be a bug worth fix but I ll post it here in case anyone else come across it I d also gladly make a pull request to fix it if need the bug happen with the command omz theme set theme be run inside of a script specifically this be cause by line 737 in th... |
ohmyzshohmyzsh | docker compose plugin service name only if container exist | Bug | describe the bug with docker compose up docker compose run there seem to be no autocomplete without service actually run after docker compose up be that how the autocomplete be suppose to work sometimes it s need to get autocomplete for service when nothing be actually run so that ... |
ohmyzshohmyzsh | can t update oh my zsh | Bug | describe the bug have problem update oh my zsh add screenshoot not much experience use oh my zsh screen shoot 2022 01 25 at 12 15 22 step to reproduce hard time to explain but choose to update oh my zsh expect behavior I expect it to be update work before screensh... |
ohmyzshohmyzsh | tcpdump eval 1 parse error near | Bug | describe the bug image step to reproduce without any plugin just use the autocomplete for tcpdump tcpdump then press expect behavior 0 error 0 warn lol screenshot and recording no response os linux distribution arch debian zsh version ... |
ohmyzshohmyzsh | ssh autocomplete terribly slow | Bug | describe the bug I know this behaviour have be report a numerous time but I not sure if mine be relate to the config of the other report anyway I have a not that complex ssh config but when type ssh scp and a first letter then hit tab it take 4 5s to complete which be imho unusable step to ... |
ohmyzshohmyzsh | svn plugin broken svn get rev nr after 93ec48fb0a798775b9e5d366c11a4ac3826c3ea4 | Bug | describe the bug commit 93ec48fb0a798775b9e5d366c11a4ac3826c3ea4 mcornella change svn get rev nr but there be a sed error as sed expect reading from stdin or file name I think there should be se n s revision p 1 lang svn info 2 dev null not se n s revision ... |
ohmyzshohmyzsh | deprecate update setting take precedence over zstyle one | Bug | describe the bug with both zsh zstyle omz update mode disabled and zsh disable update prompt true the check for update script continue the update though the zstyle setting tell it to disable it the zstyle setting should have precedence as the other one be depre... |
ohmyzshohmyzsh | kubectl plugin autocompletion no long work out of the box | Bug | describe the bug after instal my setup on a new laptop I notice that kubectl completion be not work in the past the follow line be sufficient for get autocompletion plugin kubectl now I need to add another line at the bottom of zshrc source kubectl completion zsh ... |
ohmyzshohmyzsh | kubectl namespace autocompletion not work | Bug | describe the bug hello after a recent update to ohmyzsh I notice this command s autocomplete no long seem to work step to reproduce enable kubectl plugin in zshrc use this alia or command expect to attempt to autocomplete namespace however just get local file list currently ... |
ohmyzshohmyzsh | an error be print when try to autocomplete maven command | Bug | describe the bug an error be print when try to autocomplete maven command step to reproduce 1 enable plugin mvn 2 complete command mvn mind the space expect behavior present a list of option or warn if too many screenshot and recording mvn find illegal option ... |
ohmyzshohmyzsh | yarn plugin yarn completion be not work accordingly | Bug | describe the bug before 10516 I be able to run completion for script without have to add the run command step to reproduce let s say I have a script call start dev type yarn s and press tab be complete start dev successfully after 10516 it do not work anymore I need to type ... |
ohmyzshohmyzsh | improve readability of one sentence in readme md | Documentation | standard checklist x the pr title be descriptive x the pr doesn t replicate another pr that be already open x I have read the contribution guide and follow all the instruction n a the code follow the code style guide detail in the wiki x the code be mine or it s fro... |
ohmyzshohmyzsh | sentence in readme md can be improve | Documentation | maybe you ll use the time that you re save to start floss more often be confusing and can be replace with maybe you ll use the save time to start floss more often I love the intro and it be just that specific sentence that be hard to understand |
ohmyzshohmyzsh | bureau zsh theme bureau git prompt use reserve variable name with late update | Bug | describe the bug the issue be confirm to be cross platform occur in every linux box vm I try it in bureau zsh theme bureau git prompt l69 use an apparently read only variable name status this cause the function to always fail and print the line bureau git prompt 2 read only vari... |
ohmyzshohmyzsh | zsh navigation tool install instruction point to broken shell script | Bug | describe the bug on the install instruction for zsh navigation tool here installation it say to run sh c curl fssl that script reference a repository which no long exist step to reproduce try instal zsh navigation tool as describe expect behavior tool ... |
ohmyzshohmyzsh | change path after gnu util plugin have load break functionality | Bug | describe the bug hello I have a problem on macos with gnu util plugin it work fine with this minimal zshrc file export zsh user test oh my zsh zsh theme robbyrussell plugin gnu util source zsh oh my zsh sh but when I add the pyenv plugin gnu util plugin ... |
ohmyzshohmyzsh | fzf plugin must come after the vi mode plugin otherwise the history search should document | Bug | describe the bug if you do not have the vi mode plugin instal then fzf work properly that be a ctrl r will get you the fzf find a history but if vi mode be instal then you get the vanilla history search step to reproduce in zshrc add plugin fzf vi mode then when you start zsh a ctrl r ... |
ohmyzshohmyzsh | composer 2 2 release cause composer plugin to make initialization hang | Bug | describe the bug I just update to composer 2 2 when I reboot ohmyzsh just hang forever I finally disable plugin and narrow it down to composer the only difference pre boot and reboot be the fact I update to 2 2 of composer step to reproduce 1 install composer 2 2 1 enable composer ... |
ohmyzshohmyzsh | dirhistory not work | Bug | describe the bug obiviously the option right be not work as it mean skip a word forward step to reproduce obiviously the option right be not work as it mean skip a word forward expect behavior cd into next folder screenshot and recording no response os linux distrib... |
ohmyzshohmyzsh | omz do not respect zdotdir | Bug | describe the bug I have move my zshell configuration in config zsh by create zshenv in home directory when I try to install plugin with omz it could not find zshrc and do not know where to look step to reproduce 1 create zshenv file with content zdotdir hom... |
ohmyzshohmyzsh | bira theme text in command entry and program response now green | Bug | describe the bug the text in the command input and program response until it change colour be now green I have also see various tab completion seem to cause some section of the command input to end up in white I assume they be reset the colour before be add to the command input step to reproduce... |
ohmyzshohmyzsh | gop alia in golang plugin conflict with command of go | Bug | describe the bug golang plugin define an alias alia gop cd gopath which conflict with the gop command provide by go project be there any possible to rename gop alia to be gopath or other thank for all your great job step to reproduce 1 enable golang plugin in ... |
ohmyzshohmyzsh | update fail because of rebase | Bug | describe the bug when try to update I get this update oh my zsh from branch master fetch head fatal it seem that there be already a rebase merge directory and I wonder if you be in the middle of another rebase if that be the case please try git rebase co... |
ohmyzshohmyzsh | asdf plugin be break for late homebrew | Bug | describe the bug the late homebrew pour asdf into a libexec sub directory this be reflect in the official asdf documentation section zsh homebrew 3 install asdf however the asdf plugin include with oh my zsh still set the asdf dir environment variable to brew prefix asdf instead of ... |
ohmyzshohmyzsh | brew autocomplete put in control sequence | Bug | describe the bug the homebrew plugin will put in control sequence whenever a package name be autcomplete step to reproduce 1 type brew install mysql 2 hit tab 3 hit tab again to view all suggestion 4 scroll to any suggestion 5 hit enter expect behavior the text that be show... |
ohmyzshohmyzsh | install script do not account for zshrc in zdotdir | Bug | describe the bug when zsh configuration be use the environment variable zdotdir the oh my zsh install script incorrectly consider no zsh config file be present step to reproduce 1 create zshenv with content zdotdir home config zsh 2 put actual zsh config at ... |
ohmyzshohmyzsh | ci add check spelling action | Documentation | standard checklist x the pr title be descriptive x the pr doesn t replicate another pr which be already open x I have read the contribution guide and follow all the instruction the code follow the code style guide detail in the wiki x the code be mine or it s from some... |
ohmyzshohmyzsh | git prompt be fail in case only python3 be available | Bug | describe the bug when use the git prompt plugin then no git status be show in the command line I analyze this and I find out that the reason for this be that in my linux distribution debian only the binary python3 be available I fix this by add an alias alia python python3 but it would be gr... |
ohmyzshohmyzsh | fzf plugin 100 cpu usage if terminate while history search be open | Bug | describe the bug if a mac terminal window be close with history search open and the fzf plugin enable a rogue zsh process use 100 cpu get create must be manually kill step to reproduce 1 brew install fzf 2 enable the omz fzf plugin in zshrc disable other plugin 3 do a history search ... |
ohmyzshohmyzsh | there be typo in this repository | Bug | describe the bug there be some trivial typo in this repository offhand most appear to be comment a handful be probably user face and some be in the chuck norris content I ve skip the hhgttg file and could skip the chuck norris content if the typo be intentional step to reproduce 1 us... |
ohmyzshohmyzsh | brew plugin doesn t appear to do anything | Bug | describe the bug when I initialize homebrew via the oh my zsh plugin nothing happen step to reproduce zsh plugin brew expect behavior homebrew load screenshot and recording no response os distro macos 12 zsh version 5 8 termin... |
ohmyzshohmyzsh | shell proxy plugin use default proxy cause python urllib to use proxy anyway | Bug | describe the bug I be use shell prxoy plugin with method 1 set default proxy to my proxy url but I find the name default proxy will make python urllib to use proxy anyway step to reproduce 1 set default proxy 2 python urllib will use proxy anyway for example python... |
ohmyzshohmyzsh | wsl activate the npx plugin result in a broken shell | Bug | describe the bug if you try to activate the npx plugin with the current ohmyzsh version the plugin break the functionality of the shell step to reproduce 1 enable plugin npx 2 reload configuration 3 see the error npx the shell auto fallback argument have be remove see npm... |
ohmyzshohmyzsh | drihist conflict with bindkey v | Bug | describe the bug when enable dirhist plugin and bindkey v the vim mode appear to override the keybind for dirhist and dirhist become useless disable vim mode and use emacs mode bindkey e let dirhist work the same thing happen with zsh vi mode plugin which internally call bindkey v ste... |
ohmyzshohmyzsh | git error when start a new instance of zsh try to update oh my zsh | Bug | describe the bug after have set git config local user name and user email on a local repo at every the start of my zsh shell or when I run omz update I get the follow output fatal local can only be use inside a git repository fatal local can only be use inside a git reposi... |
ohmyzshohmyzsh | bi from bundler plugin modifie bundle config | Bug | describe the bug base on the doc v2 2 default to have the same number of job as the number of core on most system but the v2 1 doc say it always default to 1 I m use bundler version 2 2 31 and ruby 2 6 8p205 2021 07 07 revision 67951 universal arm64e darwin21 and when run bi it set u... |
ohmyzshohmyzsh | installer break unattended install on openbsd by return a non 0 exit code | Bug | describe the bug use ansible to deploy omz on a remote machine the installer exit with a non 0 status openbsd70 dev tmp install sh unattended cloning oh my zsh clone into home sysadmin oh my zsh remote enumerate object 1244 do remote counting object 100 1244 1... |
ohmyzshohmyzsh | the docker compose plugin start docker service | Bug | describe the bug prerequisite I enable docker socket which determine when to start docker service I have enable the build in plugin docker and docker compose a long time ago there have be no problem until recently these plugin cause my docker service to autostart after os boot the doc... |
ohmyzshohmyzsh | in an environment with no direct internet access and zsh set as the default shell ssh login take unbearably long | Bug | describe the bug I m use a vmware template of an almalinux 8 4 preinstalle with zsh use instruction in this repo some plugin and a theme it s be work perfectly but today be the 1st time I have take this image onto an environment with no direct internet access connect via ssh now take unbearably long... |
ohmyzshohmyzsh | git error during auto update unknown option c | Bug | describe the bug when the auto updater run code add by commit 30d441713c47306fe63c1ce6833ff7a6120c9a47 on 2021 10 04 check for update before prompt to update this code use argument c with git but that argument be not available for git v1 x lead to this error be show 3 time unknown option ... |
ohmyzshohmyzsh | recent yarn plugin change add a significant amount to shell startup time | Bug | describe the bug shell start up time have significantly increase due to a recent change to the yarn plugin I run a git bisect and narrow down the culprit to this commit step to reproduce with yarn enable for I in seq 1 10 do usr bin time zsh I c exit do ... |
ohmyzshohmyzsh | copybuffer not work | Bug | describe the bug when try to use copybuffer nothing be copy copyfile and copydir both work as I would hope step to reproduce zsh copyfile test txt paste this be text in a file c copydir pasting c ... |
ohmyzshohmyzsh | the new rustup and cargo plugin be incredibly slow | Bug | describe the bug after I update my plugin I find the start time of my zsh become extremely slow I locate the problem to these two plugin here be my zshrc file if uncomment the omzp cargo line and the omzp rustup line the start time will be 3 time slow step to reproduce... |
ohmyzshohmyzsh | plugin pyenv always warn miss pyenv shim in path | Bug | describe the bug plugin pyenv always warn miss pyenv shim in path step to reproduce recenlty update omz enable pyenv always get warn l74 expect behavior not warn everytime screenshot and recording no response os distro arch linux ... |
ohmyzshohmyzsh | zsh do not add command with a space in the beginning to the history | null | describe the bug for I and also other person who use zsh have the issue that if you add a command with a space in the beginning this command will not be add to the history an example touch test when you now check the history with history the touch test command be not in the his... |
ohmyzshohmyzsh | changelog release title appear but no changelog item be visible | Bug | describe the bug when the changelog item be all from non visible type chore ci build the release title appear anyway step to reproduce 1 have full repository download no shallow repo and up to date 2 show changelog where only non visible type commit be present omz changelog 0... |
ohmyzshohmyzsh | parse error while source | Bug | describe the bug after update to update oh my zsh to a new version it say f1dd97bb2a9df55fae9b1ca26c829b9f8b290667 be the commit in the zsh folder I be get dev fd 14 12023 parse error near as an error whenever I source zshrc step to reproduce update to new oh my zsh ver... |
ohmyzshohmyzsh | oh my zsh hang after update when display the changelog | Bug | describe the bug after run oh my zsh automatic update the command hang and start print a long list of git log after a while see the output here step to reproduce 1 cd zsh 2 get to an old state git reset hard head 10 3 run omz update expect behavior the au... |
ohmyzshohmyzsh | 9005 create a conflict with git alias | Bug | describe the bug the pr introduce the command gcb as an alias to gem cert build but gcb be already use as git checkout b for quite some time now step to reproduce 1 enable ruby and git plugin 2 run gcb expect behavior I believe gcb on ruby should have a new al... |
ohmyzshohmyzsh | docs readme document pre oh my zsh | Documentation | standard checklist x the pr title be descriptive x the pr doesn t replicate another pr which be already open x I have read the contribution guide and follow all the instruction x the code follow the code style guide detail in the wiki x the code be mine or it s from so... |
ohmyzshohmyzsh | update readme md | Documentation | report standard checklist the pr title be descriptive the pr doesn t replicate another pr which be already open I have read the contribution guide and follow all the instruction the code follow the code style guide detail in the wiki the code be mine or it s fr... |
ohmyzshohmyzsh | add hyperlink to oh my zsh and planet argon banner | Documentation | standard checklist x the pr title be descriptive x the pr doesn t replicate another pr which be already open x I have read the contribution guide and follow all the instruction x the code follow the code style guide detail in the wiki x the code be mine or it s from som... |
ohmyzshohmyzsh | docs readme document new zstyle update setting | Documentation | standard checklist x the pr title be descriptive x the pr doesn t replicate another pr which be already open x I have read the contribution guide and follow all the instruction x the code follow the code style guide detail in the wiki x the code be mine or it s from som... |
ohmyzshohmyzsh | create hacker zsh template | Invalid | custom zsh config for a little ease in penetration test standard checklist x the pr title be descriptive x the pr doesn t replicate another pr which be already open x I have read the contribution guide and follow all the instruction x the code follow the code style guide det... |
ohmyzshohmyzsh | plugin pyenv show warn message | Bug | describe the bug when I use pyenv plugin this message always appear when I open the terminal find pyenv but it be badly configure pyenv command not find in path pyenv might not work correctly for non interactive shell for example when run from a script to fix this message add the... |
ohmyzshohmyzsh | bug yarn plugin increase loadtime dramatically | Bug | describe the bug after omz auto update this week my zsh load time increase I find the culprit be the yarn plugin zsh loadtime when there s no yarn plugin in my config image add yarn back increase the loadtime image step to reproduce do expect behavior back scr... |
ohmyzshohmyzsh | readme update get update doc to reflect zstyle setting | Documentation | piggyback off of it seem that with commit the setting outline in the get update get update section of the readme will no long work at all I would ve be nice to see a bit of backwards compatability so the old setting still work but look at the diff of that commit that doesn t seem to be the case regardles... |
ohmyzshohmyzsh | docker completion command end with | Bug | describe the bug sub command description end with like buildx compose scan will complete with log docker usage docker option command a self sufficient runtime for container option config string location of client config file default ... |
ohmyzshohmyzsh | mention that instal fork be dangerous | Documentation | standard checklist x the pr title be descriptive x the pr doesn t replicate another pr which be already open x I have read the contribution guide and follow all the instruction x the code follow the code style guide detail in the wiki x the code be mine or it s from som... |
ohmyzshohmyzsh | ssh agent plugin not enough argument error after upgrade zsh | Bug | describe the bug I update ohmyzsh this morning when prompt and be now get an error from the ssh agent plugin when start a new session user oh my zsh plugin ssh agent ssh agent plugin zsh zstyle 100 not enough argument my zshrc contain this config which hasn t be change in over a year ... |
ohmyzshohmyzsh | explain the different method of instal fork | Documentation | standard checklist x the pr title be descriptive x the pr doesn t replicate another pr which be already open x I have read the contribution guide and follow all the instruction x the code follow the code style guide detail in the wiki x the code be mine or it s from som... |
ohmyzshohmyzsh | ssh agent plugin user matriv oh my zsh plugin ssh agent ssh agent plugin zsh zstyle 100 not enough argument | Bug | describe the bug use the ssh agent plugin one get user matriv oh my zsh plugin ssh agent ssh agent plugin zsh zstyle 100 not enough argument seem to be come by diff 7505b4123c7b45078c13f634afed6cdbe6d7c4f882d7699a0dc6ebe42bbd9651r100 step to reproduce 1 enable ssh agent plugin 2 ... |
ohmyzshohmyzsh | docker compose slow initialization when use remote docker context | Bug | sorry I know I should ve report this early but run docker compose to check if it s available can block the initialisation for a long time in case of use a remote docker context I ve configure a context to connect to a remote docker host via ssh and docker compose command block for 20 if the docker ho... |
ohmyzshohmyzsh | unknown condition on jsontool plugin zsh 10 | Bug | describe the bug zsh not run with jsontool zsh 5 0 2 x86 64 redhat linux gnu step to reproduce run zsh expect behavior output oh my zsh plugin jsontools jsontools plugin zsh 10 unknown condition v screenshot and recording no response os distro redha... |
ohmyzshohmyzsh | make some grammatic correction | Documentation | standard checklist the pr title be descriptive the pr doesn t replicate another pr which be already open I have read the contribution guide and follow all the instruction the code follow the code style guide detail in the wiki the code be mine or it s from somewher... |
ohmyzshohmyzsh | ls do not work as expect with gnu util and grc plugin | Bug | describe the bug when use the follow plugin 1 builtin theme and appearence zsh 2 gnu util 3 grc the ls command do not work as expect firstly the theme and appearence set the alias for ls that be on macos it detect the g flag be correct and set the ls to ls g ... |
ohmyzshohmyzsh | order the social medium in alphabetical order | Documentation | standard checklist x the pr title be descriptive x the pr doesn t replicate another pr which be already open x I have read the contribution guide and follow all the instruction x the code follow the code style guide detail in the wiki x the code be mine or it s from som... |
ohmyzshohmyzsh | docker compose plugin docker compose 2 0 compatibility breakage | Bug | describe the bug with the recent release of docker compose 2 0 the plugin no long work as intend with the most obvious change be command change from docker compose to docker compose step to reproduce 1 enable plugin in a system with the late docker compose 2 run any command sho... |
ohmyzshohmyzsh | add table of content for easy navigation | Documentation | standard checklist x the pr title be descriptive x the pr doesn t replicate another pr which be already open x I have read the contribution guide and follow all the instruction x the code follow the code style guide detail in the wiki x the code be mine or it s from som... |
ohmyzshohmyzsh | add hyperlink on logo | Documentation | just add hyperlink on logo |
ohmyzshohmyzsh | division by 0 error after recent update | Bug | describe the bug it appear that this diff 316fee2ff6feccb3a6fb7ebed95af23630624ba5cb7bca42c3f0b9fddbe9085e recent update be cause problem with my system when I run simple command like a git commit or git push they fail with this error modify to use to hide my full path oh my zsh o... |
ohmyzshohmyzsh | instal this overwrote my zshrc file | Bug | describe the bug upon instal the time my entire zshrc file be overwrite without warn please fix this bug either append or create an automatic backup step to reproduce install ohmzzsh expect behavior do not do destrcutvie action screenshot and recording no response os dist... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.