repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
ohmyzshohmyzsh
abs and aur should be remove from archlinux plugin
Bug
I m have some trouble with the pacupd alia now that I m use aurutil the usual output be follow by aurutil s usage text jeff pythos pacupd 130 16 01 11 synchronizing package database test ...
ohmyzshohmyzsh
feat introduce exa plugin
Documentation
introduce a plugin that add commonly use exa alias
ohmyzshohmyzsh
add silverblue toolbox plugin
Documentation
apology in advance if I have misunderstood the instruction for submit a pr this be my first ever pr
ohmyzshohmyzsh
aws plugin bad pattern error when use asp
Bug
hello I have a multiple profile aw config in aws config default region can central 1 profile prod region we east 1 output json profile stage region we east 1 output json profile stage ecr role arn arn aws iam xxxxxxxxxxx role xxxxxx source profile st...
ohmyzshohmyzsh
the jump anchor link in the plugin list be break
Documentation
describe the bug the jump link do not link to anything in the list of plugin to reproduce click the jump link on the page expect behavior link doesn t exist or link to the relevant section
ohmyzshohmyzsh
ssh agent plugin doesn t work with proc hidepid
Bug
describe the bug while use the hidepid option man7 org linux man page man5 proc 5 html while mount proc ssh agent ask for password for each new terminal after enter password I can ssh normally to a remote server without enter password again in the script I see that it try to get the pid...
ohmyzshohmyzsh
zsh navigation tool ncurse break in n command unwanted identation
Bug
hello I have znt from oh my zsh all instal today when I run n command there be jitter on the terminal when move the cursor something akin move to a line not visit yet add 2 space to it htpmvngube9r gxdyqnjze4gh png gid 1 pid 1 image any clue br
ohmyzshohmyzsh
update our issue template and pull request template
Documentation
I update the bug report template I update the feature request template I create the pull request template this will allow for we to set high priority amongst these issue it also will allow we to debug issue well than before I also make the pull request template more structured
ohmyzshohmyzsh
shift tab with vi mode doesn t cycle completion suggestion
Bug
describe the bug when vi mode be enable shift tab do not cycle backwards through the autocomplete suggestion if vi mode be remove from the plugin shift tab work as it should to reproduce step to reproduce the behavior 1 enable plugin vi mode 2 when an autocomplete s...
ohmyzshohmyzsh
pyenv virtualenv init not available on path
Bug
in my version of pyenv 1 2 14 there be no executable name pyenv virtualenv init on the search path and hence there be no entry in command it follow that the virtualenv machinery be not initialise here l28 I don t know about the good way to solve this several approach include run pyen...
ohmyzshohmyzsh
a little bug when update oh my zsh
Bug
it will show oh my zsh would you like to update y n y root oh my zsh tool upgrade sh 36 root oh my zsh tool upgrade sh not find when I update oh my zsh
ohmyzshohmyzsh
non compliant posix code in tool upgrade sh
Bug
describe the bug relate to the recently merge 8394 since upgrade oh my zsh use sh instead of bash and the code on line 36 here l36 be somewhat bash specific the command may fail if sh be link to some other posix compliant implementation upgrade oh my zsh home...
ohmyzshohmyzsh
bug git auto fetch not able to handle passphrase protect ssh key that be not in ssh agent
Bug
describe the bug after cd into a git repository with git auto fetch enable it ask for the ssh passphrase but it s not possible to enter it to reproduce 1 enable plugin git auto fetch 2 get ssh key with passphase that be use to pull git repos 3 add addkeystoagent yes to ssh co...
ohmyzshohmyzsh
keychain plugin fail with local domain name
Bug
keychain seem to write the environment file with the fqdn which include local in my case the keychain plugin source home keychain short host sh which be not find this leave the ssh auth sock as the default macos one set by launchd identity never get add to the keychain instantiate agent ssh...
ohmyzshohmyzsh
inconsistency in zsh compare to bash
Bug
describe the bug there seem to be a inconsistency in the way zsh manage incremente string to a variable in bash the code below will output something along the line of test2 filename txt if the script be execute with the zsh shell it throw a syntax error test sh 4 test sh var1 fil...
ohmyzshohmyzsh
can not control apple music with itune
Bug
describe the bug to reproduce 1 enable plugin osx 2 run command itune vol 3 see error 39 45 execution error the variable volume be not define 2753 expect behaviour control apple music volume system os macos catalina 10 15 1 zsh vers...
ohmyzshohmyzsh
extract delete compress original for gunzip file
Bug
not sure if this be a bug or if this be on purpose however the behavior be not what I expect I just start use the extract plugin and accord to the documentation the r remove the compressed file after extract I download a large gz file and use extract without r but the original file be s...
ohmyzshohmyzsh
fabric autocompletion no long work
Bug
describe the bug look like recent change to fabric have break autocompletion when press tab to complete a line it give an error from awk that return be not in a function to reproduce type fab follow by the prefix of any fab command and press tab expect behavior the comma...
ohmyzshohmyzsh
old update lock will block update
Bug
describe the bug if update be interrupt lock will not be remove and block future update to reproduce 1 wait for update prompt 2 close terminal 3 update will be block forever and update lock will not remove expect behavior lock must be remove next time or after some time ...
ohmyzshohmyzsh
change in readme
Documentation
hey friend some change have be make in readme
ohmyzshohmyzsh
cargo completion get package name not define
Bug
to reproduce 1 enable plugin cargo 2 try to complete cargo update p 3 see error argument 463 command not find get package name expect behavior it doesn t error I be fine with this not complete at all or with this completing without error
ohmyzshohmyzsh
new tab use cmd t in a git repository don t open with same directory in macos terminal
Bug
describe the bug when the current directory be also a git repository new tab create use cmd t open in the home directory instead of the current work directory regardless of terminal app preference new tab create from directory that be not git repository open in the current work directory as expect th...
ohmyzshohmyzsh
taskwarrior tab completion do not work for project name with space
Bug
describe the bug tab completion do not for for project name that contain space to reproduce task add test project test project task project test project list work however I can not tab complete task project system macos iterm2 zsh 5 3 x86 64 apple darwin17 0
ohmyzshohmyzsh
breezy cause zsh to hang
Bug
describe the bug with breezy instal on debian bullseye the zsh prompt might hang while wait for breezy to show the commit revision git status additionally within big git repository breezy will hang for enormous amount of time and produce a git revision like this master bzr revision i d git ...
ohmyzshohmyzsh
git branch completion with wrong string
Bug
describe the bug there be completion without fully qualified branch name which yeld to invalid parameter for git to reproduce step to reproduce the behavior 1 enable plugin git 2 run command mkdir gitcompletiont cd gitcompletiont git init touch somethingweird exe g...
ohmyzshohmyzsh
gitpod support
Documentation
instant onloading for new contributor everything come pre instal give it a try screenshot 2019 10 04 at 9 34 07 pm
ohmyzshohmyzsh
window line ending in late update break ps1 variable
Bug
describe the bug I say yes to the regular update now my ps1 be mess up my shell prompt be blank and there be error to reproduce 1 be on a mac or probably any nix 1 say yes to today s update expect behavior life as usual screenshot or recording last login ...
ohmyzshohmyzsh
paste issue from putty
Bug
I can not paste into putty anymore without get this error bracket paste magic zle 47 not enough argument for u this do not happend with bash or just regulat zsh I have test it and I do remove all trace from oh my zsh before try to re install it but same thing happend again I delete this before try a...
ohmyzshohmyzsh
last character of file name randomly add after cursor when press tab
Bug
describe the bug when activate autocomplete in a specific case the last char of the file name will be add after the cursor to reproduce 1 create a directory 2 create 2 file in the directory test cert sh and test a sh 3 type in test sh and move the cursor after the undersc...
ohmyzshohmyzsh
wd plugin source a directory with a pattern antibody can t use
Bug
describe the bug gitfast use the following at install time to resolve its directory source 0 a h git prompt sh wd do something a little different at run time zsh plugin wd wd sh in antibody the latter fail I would love to move wd to use a similar pattern to gitfast ...
ohmyzshohmyzsh
git branch completion not work for git switch
Bug
describe the bug when type git switch and press tab after the space the tab completion produce a list of file system object of the current work directory rather than a list of git branch name I e what happen when press tab after type git checkout to reproduce 1 enable plugin gitfas...
ohmyzshohmyzsh
can not uninstall successfully via uninstall sh
Bug
describe the bug when I try to uninstall it via the command line uninstall sh it tell I it s successful but I instal it and it always show the error info you have a ohmyzsh to reproduce 1 open the iterm 2 run the file uninstall sh from the tool of ohmyzsh 3 it tell I it s successful ...
ohmyzshohmyzsh
svn tab completion for file do not work
Bug
describe the bug let s assume that there be a file call rescheduler py and a directory call reschedule example in a svn repository zsh svn diff r do not complete it as expect since it suggest only the directory reschedule example the same odd behavior can be also experienc...
ohmyzshohmyzsh
terminal close when type git commit m
Bug
describe the bug when I m try to commit a project with git commit m the terminal suddenly close when I reach the character vscode give I the error the terminal process terminate with exit code 139 to reproduce I m work on a personal project I just add some file with the command g...
ohmyzshohmyzsh
homestead plugin do not show parsed command
Bug
describe the bug homestead plugin do not parse command to reproduce activate homestead plugin add shell function for homestead daily usage try print autocomplete command homestead system os 10 14 6 zsh version zsh 5 7 1 x86 64 apple darwin18 2 0 terminal emula...
ohmyzshohmyzsh
af magic and python environment variable create line overflow
Bug
describe the bug if use python virtual environment af magic theme put the virtualenv at the front of the line separator and push the line into the next terminal line to reproduce 1 have zsh run with the af magic theme 2 activate a python virtual environment 3 it should display immedi...
ohmyzshohmyzsh
git auto fetch plugin break
Bug
describe the bug new zsh user here when I enable the git auto fetch plugin I get error on my shell I m not sure whether any fetching be occur either to reproduce step to reproduce the behavior 1 enable plugin git auto fetch 1 open a new shell 1 cd anywhere eith...
ohmyzshohmyzsh
oh my zsh oh my zsh sh 43 parse error near elif
Bug
describe the bug zshrc fail to load due to a parser error in oh my zsh sh to reproduce 1 install oh my zsh 2 run zsh 3 expect behavior the script run fine system os window subsystem for linux zsh version zsh 5 4 2 x86 64 ubuntu linux gnu additional ...
ohmyzshohmyzsh
press tab key make broken line
Bug
fill this out before post you can delete irrelevant section but an issue where no section have be fill will be delete without comment describe the bug tab break cli to reproduce 1 type any letter 2 press tab key expect behavior I expect the line don t br...
ohmyzshohmyzsh
no such file or directory oh my zsh sh
Bug
I look for lot of solution in github issue and google but I couldn t solve it my zsh version zsh 5 7 1 x86 64 apple darwin18 2 0 my zshrc export zsh user baeharam oh my zsh zsh theme agnoster plugin git source zsh oh my zsh sh export lang ko kr utf 8 sour...
ohmyzshohmyzsh
tmux start with a small client
Bug
describe the bug tmux start with small client to reproduce 1 enable plugin tmux 2 set zsh tmux autostart true 3 ssh into remote machine that also have tmux plugin enable 4 turn off computer turn on again and open up terminal and it look like this screenshot from 2019...
ohmyzshohmyzsh
gradle or gradlew 5 maximum nest function level reach increase funcnest
Bug
describe the bug function recursion to reproduce 1 enable plugin gradle and mvn 2 gradle or gradlew 5 maximum nest function level reach increase funcnest 3 the same problem for mvn plugin expect behavior screenshot or recording system os manja...
ohmyzshohmyzsh
extra space after branch name when use tab to autocomplete git branch
Bug
describe the bug auto add an extra space after branch name when use tab to reproduce 1 enable plugin git 2 move into a git project folder example we have branch demo test 3 type command git checkout demo then press tab expect behavior auto fill demo test without ...
ohmyzshohmyzsh
command not find plugin have strange behavior with unrecognized command
Bug
describe the bug I m on ubuntu 18 04 freshly instal with zsh and late version of oh my zsh I activate the command not find plugin when I type a command for a program that be not instal everything perform normally xxx ksh command ksh not find but can be instal with sudo a...
ohmyzshohmyzsh
can not uninstall zsh via command
Bug
describe the bug can not uninstall zsh because it have a error info no such file user marczhao zshrc source 56 no such file or directory user zhaoxinqiang oh my zsh oh my zsh sh to reproduce expect behavior screenshot or recording system os e g ma...
ohmyzshohmyzsh
gradle task auto completion do not work from within subfolder
Bug
bug description try to auto complete gradlew from within a subfolder of the place where gradlew reside do not work step to reproduce 1 enter the folder where gradlew live 2 enter into any subfolder of this folder 3 try to auto complete gradlew 4 see no auto comple...
ohmyzshohmyzsh
fzf plugin not aware of debian package
Bug
I run debian testing sid on my machine and every new shell spit out oh my zsh fzf plugin can not find fzf installation directory please add export fzf base path to fzf install dir to your zshrc whilst I have fzf package instal dpkg l grep fzf ii fzf ...
ohmyzshohmyzsh
problem to kill process tree
Bug
describe the bug problem to kill process tree use ctrl c system os window 10 zsh 5 5 1 x86 64 unknown cygwin cygwin
ohmyzshohmyzsh
parse error for function in debian plugin zsh
Bug
describe the bug in debian buster zsh 5 7 1 x86 64 debian linux gnu the debian plugin in omz give parse error home username oh my zsh plugin debian debian plugin zsh 75 define function base on alias abd home username oh my zsh plugin debian debian plugin zsh 75 parse error near ...
ohmyzshohmyzsh
schrodinger virtual env disable prompt
Bug
describe the bug the virtualenv command generate a bin activate script that modifie ps1 to include the virtual environment name oh my zsh do something similar with prompt virtualenv each script decide whether to display virtualenv information base on the virtual env disable prompt va...
ohmyzshohmyzsh
plugin npx prevent zsh start
Bug
description after upgrade oh my zsh to the late version c7a7b70 zsh shell do not start anymore the prompt don t appear I realize that the npx plugin be the cause step to reproduce 1 upgrade oh my zsh 2 enable plugin npx 3 run a new shell 4 see nothing s...
ohmyzshohmyzsh
tab complete move the cursor to a new upper line
Bug
describe the bug each time I autocomplete on a prefix search match multiple entry the cursor will go up 2 line to reproduce 1 apply the config export zsh home oh my zsh zsh theme spaceship spaceship prompt order dir git venv exec time line sep battery job char spaceship...
ohmyzshohmyzsh
wiki why wiki editing be public
Documentation
check this wiki page describe the bug access right to reproduce expect behavior only maintainer can edit this fix screenshot from 2019 06 28 17 27 54
ohmyzshohmyzsh
change default to zsh declare y to be an invalid choice
Bug
describe the bug instal oh my zsh use the homepage curl command when I get to do you want to change your default shell to zsh y n I type y and hit enter the instal then say invalid choice shell change skip open a new session have I in bash instead of zsh to reproduce ste...
ohmyzshohmyzsh
bin zsh c nvm result in cmd not find but run nvm work fine
Bug
describe the bug if I run nvm direct from terminal which be use zsh it work fine if however I run bin zsh c nvm in that same terminal I get a command not find error to reproduce 1 have zsh instal and as the default terminal 2 have nvm instal correctly and setup in z...
ohmyzshohmyzsh
multiple user will use original install
Bug
describe the bug when I install oh my zsh on one user instal on another user fail it say it s already instal cite the other user s folder also everything link back to the original user home folder to reproduce 1 install for user1 2 switch to user2 3 oh my zsh refuse to install and...
ohmyzshohmyzsh
gradle plugin completion not work
Bug
fresh install of omz on fedora 30 to reproduce step to reproduce the behavior 1 enable plugin gradle 2 git clone 3 cd gradle simple 4 gradlew tab expect behavior show list of task nothing be show system os fedora 30 zsh version 5 0 2 x86 64 re...
ohmyzshohmyzsh
git prompt not document
Documentation
describe the bug I can t find any documentation on the git prompt to reproduce doc plugin try to click git prompt expect behavior documentation on git prompt what be what be the lightning bolt
ohmyzshohmyzsh
foreign language wine application break with oh my zsh active due to locale
Bug
hello the high level issue I m have be that I regularly run several window application from the command line use wine and some of these program do not work anymore after instal oh my zsh I be use arch linux I use the oh my zsh installation script from this repo I confirm this behavior with no oh my zsh ...
ohmyzshohmyzsh
line wrapping problem during use ssh under window
Bug
describe the bug I ve instal omz on my server and it work well when I log in with ssh under mac os however when I use any kind of command line tool under window to log in my server the prompt always break into two line also it usually mess up the type in area to reproduce 1 use cmd or po...
ohmyzshohmyzsh
uninstall script syntax error
Bug
describe the bug machine sh oh my zsh tool uninstall sh be you sure you want to remove oh my zsh y n y not a valid identifier uninstall sh line 1 read confirmation user ph oh my zsh tool uninstall sh line 45 syntax error unexpected end of file machine to...
ohmyzshohmyzsh
kubectl plugin config alias break
Bug
describe the bug use the alias kccc and kcsc don t seem to be work to reproduce 1 run kccc 2 run kcsc new context 3 run kccc expect behavior I expect to have the context switch to new context system os macos zsh version 5 3 use macos terminal addi...
ohmyzshohmyzsh
update readme md
Documentation
troubleshooting hint for pam auth problem
ohmyzshohmyzsh
override agp conflict between ubuntu and aw fail
Bug
I place plugin aw later than ubuntu which should override ubuntu s agp to aw s bash plugin ubuntu some other plugin aw however override fail agp be still apt purge the error message below be print every time I open a new shell home ...
ohmyzshohmyzsh
safe paste break zle vi editing
Bug
description give safe paste be load some text be paste then it be no long possible to use the zle vi edit command to reproduce common step to reproduce 1 copy the text clipboard into the clipboard 1 open new terminal 1 start a new zsh with no us...
ohmyzshohmyzsh
yarn plugin do not install completion
Bug
yarn plugin do not install completion to reproduce add yarn to the plugin list in zshrc and restart zsh expect type yarn should list available yarn command actual file be be complete system ubuntu zsh 5 4 2 gnome terminal probable cause the plugin zsh fil...
ohmyzshohmyzsh
aws plugin doesn t validate profile name
Bug
I make a typo aw devv in spite of aw dev and I be able to switch to an invalid profile I find that pr solve it
ohmyzshohmyzsh
after update command not find compdef
Bug
l32 seem that after the update I keep get oh my zsh lib directory zsh 32 command not find compdef
ohmyzshohmyzsh
mktemp do not support tmpdir on macos
Duplicate
the colorize via pygmentize less function do not work on macos as mktemp do not support the tmpdir option it fail with mktemp illegal option usage mktemp d q t prefix u template mktemp d q u t prefix colorize via pygmentize less 13 no such file or...
ohmyzshohmyzsh
vi mode doesn t update
Bug
if I press enter while in normal mode the remain on the next command line even though I have be put back into insert mode
ohmyzshohmyzsh
theme gallery
Documentation
provide screenshot of the theme might make choose a theme easy
ohmyzshohmyzsh
keep terminal cursor at top
null
do anyone know if there be a way to keep the terminal line with the cursor always on top and then just display command output below it I have see some post e g that mention edit prompt cursor ps1 or prompt but it hasn t work while this isn t strictly specifically for oh my zsh omz be my main shell en...
ohmyzshohmyzsh
rn plugin update
Duplicate
apple change the simulator name in 12 2 for iphone xs iphone xs iphone xs max iphone xs max iphone xr iphone xr this plugin s command to run those win t work in 12 2 sdk because the sim name be case sensitive you will get a could not find iphone xs simulator or similar e...
ohmyzshohmyzsh
introduce a code of conduct base on the contributor covenant
Documentation
base on the contributor covenant add link from the readme and contribute page to this too along with an email address for report abusive behavior to close 7733
ohmyzshohmyzsh
gclean should not be define in the git plugin
Bug
gclean be a very dangerous alia to have define in the git plugin I just discover it today and it cause I to lose my source for an app I think it be associate with the gcloud command hey same prefix and think it would clear the app resource out I be wrong but a single command that wipe out all of the thin...
ohmyzshohmyzsh
grt alias
Bug
the grt alia here do not work if the path have space
ohmyzshohmyzsh
vi mode break special character home end delete backspace
Bug
experience on macos and fedora26 zsh work fine untill I turn on vi mode either by set o vi or bindkey v no bindkey solution work for I
ohmyzshohmyzsh
sublime plugin error
Bug
I m get the follow error after add the sublime plugin in zshrc and run source zshrc home username oh my zsh plugin sublime sublime plugin zsh 36 define function base on alias subl home username oh my zsh plugin sublime sublime plugin zsh 39 parse error near I m on ubuntu 18 0...
ohmyzshohmyzsh
prompt to enter ssh rsa key password twice when use ssh agent plugin
Bug
hello everyone thank you all for maintain oh my zsh it have make I more productive for over half a decade commit 2a603856 start check for ssh key that have already be load by check if a key with their signature have already be add to the ssh agent see this line diff 8238d0b5e0b5769ff4f562b971760784r29 ...
ohmyzshohmyzsh
sublime plugin inconsistent readme and platform support
Documentation
I stumble across a platform inconsistency with the current sublime plugin in 2015 ckesc introduce the sst command which sudo sublime commit 5b90092 readme be later update to reflect this change commit c28b226 this be mislead now have a look at the plugin source sst be only available for li...
ohmyzshohmyzsh
shrink path chop folder with space
Bug
when use shrink path with l enable both standalone and as part of f if the last folder name have space in it only the first word be display instead of the full folder name for instance foo bar baz qux become foo bar baz my expectation be that fold name with space show their full name...
ohmyzshohmyzsh
fabric completion break after late update
Bug
press tab to autocomplete on a fab command give the follow output instead of correctly autocomplete it base folder git master fab eval 1 fab function definition file not find eval 1 fab function definition file not find eval 1 fab function definition file not fi...
ohmyzshohmyzsh
wrong handling of time since last commit in avit theme
Bug
the avit theme have a problem display the time since last commit avit theme git issue in this scenario the last commit happen 1 day and 21 minute ago but the avit theme incorrectly show 0h21 m
ohmyzshohmyzsh
history substre search plugin doesn t work
Duplicate
I try to add history substre search plugin in my linux installation but doesn t work to avoid misconfiguration in my linux I install oh my zsh in a fresh ubuntu bionic installation with the same result history substre search plugin doesn t work new fresh linux installation vagrant init ubuntu...
ohmyzshohmyzsh
unable to access oh my zsh through symbolic link on window wsl
Bug
I be run window wsl ubuntu 18 04 this be my set up all config file be save in a cloud sync folder c user david document configs I have symbolic link set up to connect thing like home david bashrc to c user david document config this work fine for zshrc bashrc etc when I install...
ohmyzshohmyzsh
django plugin do not work with python2 python3
Bug
use tab completion with python manage py work but not with python2 manage py or python3 manage py debian 8 zsh version zsh 5 0 7 x86 64 pc linux gnu oh my zsh version 489be24 after update to the late zsh zsh 5 6 2 x86 64 pc linux gnu oh my zsh version 30125e1 python...
ohmyzshohmyzsh
problem with backslash on domain user
Bug
hi I have a problem when zsh print my user login on shell I login on a network that have ad domain so my login be mycompany my user use theme agnoster zsh print in 2 line like this mycompany y user blablabla zsh version zsh 5 4 2 x86 64 ubuntu linux gnu ...
ohmyzshohmyzsh
zsh 5 6 2 tmux 2 7 gentoo theme cmdand cursh prompt
Bug
when reconnecte to a tmux session after a time away the prompt change to nyx cmdand cursh after a simple return the prompt be correct nyx use plugin plugin git svn vi mode tmux any idea what might cause this
ohmyzshohmyzsh
plugin colorize false not detect pygment
Bug
in the plugin the function to detect if pygment be instal do not work on wsl or msys2 on window 10 prof it will always return pygment be not instal if comment out the plugin work as intend though oddly which pygmentize print pygmentize aliase to pygmentize o style monokai I m not sure what s wr...
ohmyzshohmyzsh
good first pr add readme to undocumented plugin
Documentation
register at hacktoberf before submit a pull request for some time we ve have it in our mind to add a readme to every plugin as a way of document what the plugin do and what it require among other thing we have some readme already but most plugin lack one that s why this issue exist so you ...
ohmyzshohmyzsh
precmd do not redraw when use dircycle
Bug
hi I be use the refine previously know as pure theme which feature a double line style prompt namely precmd and prompt however this be incompatible with the plugin dircycle which only do a reset prompt the effect of this be that the directory get change but the path text ...
ohmyzshohmyzsh
contribute to cheatsheet
Documentation
hi I m try to make my first contribution I would like to add some alias miss to the cheatsheet can someone guide I to the step on contribute please baby step its my first time smile
ohmyzshohmyzsh
z plugin mv rename user mhluska z 12601 to user mhluska z no such file or directory
Bug
when I install the z plugin through oh my zsh use plugin z in zshrc I sometimes see this error mv rename user mhluska z 12601 to user mhluska z no such file or directory it mainly happen when I hold down the enter key for a while in the terminal this doesn t happen when I i...
ohmyzshohmyzsh
gpg agent plugin overwrite ssh auth sock
Bug
l13 the above line doesn t check if enable ssh agent be actually enable it merely check for the existence of the phrase the problem be if the phrase be present and comment out it will trigger e g enable ssh support allow gpg to act as a ssh agent change the grep command to grep qe en...
ohmyzshohmyzsh
upgrade oh my zsh fail with can not open git fetch head permission deny
Bug
I m on mac osx 10 13 6 and run zsh 5 5 1 in iterm2 3 2 0 this be what I get upgrade oh my zsh update oh my zsh error can not open git fetch head permission deny there be an error update try again later it be a clean install I don t have any track file modify master...
ohmyzshohmyzsh
error in code style guide
Documentation
good 15 console command 1 command1 echo space com space com echo hello from space com var command command1 echo var hello from space com var command command1 command 1 command not find space
ohmyzshohmyzsh
parse error after late update macos 10 13
Bug
recently update oh my zsh and be get parse error this fix the issue cd zsh git config core autocrlf false git rm cache r git reset hard
ohmyzshohmyzsh
check for upgrade do not work on shell init
Bug
hi guy I just notice my shell do not notify I oh my zsh would you like to update y n for a long while I check shell code of check for upgrade sh and search where this script run I find in oh my zsh sh line 14 there be not any information show in my terminal when I run manually env zsh ...
ohmyzshohmyzsh
add plugin readme template
Documentation
add a default plugin readme template I think it may be helpful to have a template for plugin readme s then plugin can be require to have a readme before be merge do anyone else think be a good idea comment on format or content
ohmyzshohmyzsh
scroll to page doesn t work on iterm2
Bug
scroll to page doesn t work when use less on iterm2 after revert the merge 6611 it work again some helpful testing shell env default less r work env default less fr work env default less rx doesn t work env default less frx doesn t work