repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
cyc2018csnotes
http
Bug
4 http e9 87 8d e5 ae 9a e5 90 91 10 xx xx xx dns 10 xx xx xx http 1 ip 2
cyc2018csnotes
update download md
Bug
redis redi
cyc2018csnotes
Question
cyc2018csnotes
fix small error
Bug
fix small error
cyc2018csnotes
Bug
app web java a b app a web b
cyc2018csnotes
code section need to be fix 1 minute fix
Bug
on note md under eight split the long expression use morgan theorem to simplify some logical expression if a b if a b should be if a b if a b
cyc2018csnotes
Invalid
e9 80 89 e6 8b a9 e6 8e 92 e5 ba 8f
cyc2018csnotes
Question
dijkstra
cyc2018csnotes
tcp time wait
Question
time wait
cyc2018csnotes
shell
Invalid
0 h 1
cyc2018csnotes
leetcode 300
Question
300 300
cyc2018csnotes
Invalid
e8 b4 aa e5 bf 83 e6 80 9d e6 83 b3 1 2 testcase 1 100 4 500 5 19 90 100 100 200 1 100 4 500 90 100...
cyc2018csnotes
Bug
e8 ae a4 e8 af 81 can host host
cyc2018csnotes
cache control no cache
Bug
e7 bc 93 e5 ad 98 no cache no store no cacheno store
cyc2018csnotes
Bug
2 e5 93 b2 e5 ad a6 e5 ae b6 e8 bf 9b e9 a4 90 e9 97 ae e9 a2 98 c semaphore mutex 1 void philosopher int I while ture think down mutex down chopstick leave I down chopstick right I up mutex eat down ...
cyc2018csnotes
Bug
1 e7 ae a1 e9 81 93 unix unix
cyc2018csnotes
web
Bug
web e9 a1 b5 e9 9d a2 e8 af b7 e6 b1 82 e8 bf 87 e7 a8 8b web 3 1 2 16 65536 2 io 3 tcp
cyc2018csnotes
Bug
e4 ba a4 e6 8d a2 e6 9c ba e4 b8 8e e8 b7 af e7 94 b1 e5 99 a8 e7 9a 84 e5 8c ba e5 88 ab ip mac mac
cyc2018csnotes
java
Bug
cyc2018csnotes
Bug
1 2 3
cyc2018csnotes
leetcode 198 house robber easy
Question
dp I max dp I 1 dp I 2 num I dp I max dp I 2 dp I 3 num I
cyc2018csnotes
jvm
Bug
cyc2018csnotes
leetcode single element
Question
cyc2018csnotes
update leetcode md
Bug
maxsubarray n
cyc2018csnotes
uml
Question
uml uml
cyc2018csnotes
2016 18
Question
len2
ohmyzshohmyzsh
freeze when use more than one async prompt handler
Bug
describe the bug when try to implement async prompt handling for git prompt status I find that when I register two function with omz register handler press enter quickly enough use key repeat for example the terminal freeze after about 20 it handle a few key press but freeze again ...
ohmyzshohmyzsh
omz reload throw the error stat user zcompdump stat no such file or directory
Bug
describe the bug simply run omz reload throw the error stat user revolt zcompdump stat no such file or directory step to reproduce 1 omz reload expect behavior no error should be throw screenshot and recording no response os linux distribut...
ohmyzshohmyzsh
when oh my zsh tmux plugin be enable the tmux alia will cause my oh my tmux tmux conf local to be ignore
Bug
describe the bug I m use both oh my zsh and oh my tmux without the zsh tmux plugin enable all work fine for tmux to parse my tmux conf local from oh my tmux when I have the zsh tmux plugin enable the configuration from tmux conf local be completely ignore unless I have zsh tmux autostart true i...
ohmyzshohmyzsh
zsh github copilot suggestion start no long appear once instal oh my zsh
Bug
describe the bug after do git add on the next line github usually show the star to help generate commit msg once I instal oh my zsh that prompt disappear be this a bug step to reproduce without oh my zsh instal open a git repo locally do git add and enter then you will see the github cop...
ohmyzshohmyzsh
cursor in login prompt move to left after start tmux
Bug
describe the bug after start tmux the cursor in login prompt move leave and the grey bar on the right sight increase image start shell regularly it look different image step to reproduce 1 enable plugin tmux 2 run command tmux expect behavior the promp...
ohmyzshohmyzsh
disable magic function true do not affect on internal vscode shell
Bug
describe the bug when configure disable magic function true be add on zshrc file it do not disable slow pasting on internal vscode terminal however it affect to window terminal and pasted text appear instantly zsh be instal on git bash no wsl window terminal open bash as defaul...
ohmyzshohmyzsh
globalia expand in quote make set some env var value impossible
Bug
describe the bug e g it should be possible to use env var step to reproduce make sure globalia be enable try prefix a command with an env var like sh debug 1 will expand to debug cd 1 or debug 1 will expand note space be after quote or debug...
ohmyzshohmyzsh
dirhistory doesn t preserve future directory on cd
Bug
describe the bug say the user have navigate the directory history such that the past directory be tmp tmp a and the future directory be usr usr bin at this point if the user do cd bin then the past directory would become tmp tmp a bin that be the future directory usr usr ...
ohmyzshohmyzsh
vi mode incorrect cursor style when exit visual mode
Bug
describe the bug when switch out of visual mode the cursor do not change back to a block step to reproduce minimal config zsh zshrc plugin vi mode vi mode set cursor true 1 enable the vi mode plugin plugin vi mode 2 set vi mode set cursor true ...
ohmyzshohmyzsh
omz global alia override the perforce wildcard
Bug
describe the bug after instal omz my perforce command do not work anymore with the wildcard this wildcard be use in perforce to match directory recursively instead this wildcard be replace with which mean that perforce will check only one folder two level high I know I can dis...
ohmyzshohmyzsh
respect zdotdir in uninstaller
Bug
describe the bug uninstaller do not respect the actual install directory 10537 and it win t respect the zshrc location if instal on a different directory use zdotdir step to reproduce 1 create zdotdir directory if not yet create mkdir p config zsh 2 install omz in custom zdo...
ohmyzshohmyzsh
per directory history doesn t save to both global and local
Bug
describe the bug as state in the original repository for this tool whether you be in global history mode or per directory history mode the history should always be save to both in my use I get the follow behavior when use local history command enter be not available when I switch to global his...
ohmyzshohmyzsh
tab completion slow when autocomplete zypper command
Bug
describe the bug when use tab completion to autocomplete zypper cmd the package manager of opensuse it take some time to finish especially when try to complete non existent command this problem didn t happen in zsh without ohmyzsh but happen after ohmyzsh be instal step to reproduce t...
ohmyzshohmyzsh
get zsh closing brace expect in intellij idea terminal when jonathan theme choose
Bug
describe the bug all work fine in iterm2 and terminal but when I start terminal in intellij idea I get zsh closing brace expect immediately after start and after each command execution and I see only part of prompt theme but if I comment row with zsh theme jonathan in zshrc or choo...
ohmyzshohmyzsh
add fig as an installation method to the readme
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
zsh terminal do not react to emacs nw if the ohmyzsh plugin emac be instal
Bug
describe the bug zsh terminal do not react to emacs nw if the ohmyzsh plugin emac be instal I do not know if it be a bug or it be expect I previously comment it as a discussion in if I use msys2 in windows 10 it get a similar behaviour the screenshot below be from this step...
ohmyzshohmyzsh
git prompt status always return empty in theme
Bug
describe the bug I try to make my own theme and currently run into a weird problem my goal to have the git branch in my prompt in a color base on the current status of the repository modify add I use git prompt status to get the current status and a case statement with regex to look u...
ohmyzshohmyzsh
shell command history be truncate to 10k command on installation
Bug
describe the bug shell command history be truncate to 10k command on installation super annoying especially for people who have long and rich command history step to reproduce user laptop echo histsize 10000000 user laptop echo histfile user temporaryadmin zsh history ...
ohmyzshohmyzsh
completion when use dot alias
Bug
completion when use alia for example nvim should show the file the same as nvim do same for and
ohmyzshohmyzsh
oh my zsh should fix or warn about non utf8 locale
Bug
describe the bug this be a bug for which I have find a lot of report for a long time but nothing have help I solve it so far use out of the box oh my zsh autocompletion glitch and duplicate character at the prompt step to reproduce here s a dockerfile that will allow you to reproduce it in an e...
ohmyzshohmyzsh
pipenv plugin error when use directory contain pipfile
Bug
if you include the pipenv plugin in your zshrc and open a new terminal directly into a directory which contain a pipfile the plugin produce an error console output produce during zsh initialization follow launch subshell in virtual environment traceback most recent call last file o...
ohmyzshohmyzsh
can not uninstall oh my zsh if instal in another directroy
Bug
describe the bug oh my zsh and the configure zshrc only get delete if they be in the home directory which would not uninstall anything in my case or to anone who move there oh my zsh folder or have it in it s zdotdir instead I would suggest this code zsh if d zsh ...
ohmyzshohmyzsh
in some case ohmyzsh install bad or old completion plugin
Bug
describe the bug zsh itself come with completion for gem and adb that be new and significantly well than those that come with oh my zsh both have be in zsh long enough I d suggest you simply remove they many other appear to be copy from completion that upstream project include but which distribution pac...
ohmyzshohmyzsh
disable untracked file dirty true do not work consistently
Bug
describe the bug git status u no seem to be not work consistent with git status untracked file no and thus disable untracked file dirty true do not work consistent and cause random slowdown of zsh plugin in git repository also look at the output from git it look like its not in the same...
ohmyzshohmyzsh
unable to perform aw iam operation with acp only asp
Bug
describe the bug have an issue where I be unable to perform iam action such as aw iam list user when set the profile with acp but I be able to perform they when set the profile with asp when do aw iam list user with acp set profile I get the follow error an error occur ...
ohmyzshohmyzsh
vi mode hook widget may prevent other hook widget from run
Bug
describe the bug vi mode add zle hook widget prevent other line init hook from run this cause conflict with other plugin such as the one describe in 1 on line 20 in vi mode plugin zsh l20 the function vi mode set cursor shape for keymap always return non zero when vi mode s...
ohmyzshohmyzsh
case insensitive autocomplete doesn t work with cyrillic letter
Bug
describe the bug case insensitive autocomplete doesn t work with cyrillic letter but work with latin one to reproduce 1 create two folder mkdir latin mkdir 2 type cd l and press tab 3 type cd and press tab expect behavior cd latin ...
ohmyzshohmyzsh
vi mode xp to transpose doesn t work properly
Bug
recently past week or two whenever I have the vi mode plugin enable on my mac or linux desktop the vi xp command combination delete the character but then paste what I have in my buffer instead of the recently delete character with the vi mode plugin enable do the follow copy some long text in your ...
ohmyzshohmyzsh
ronskie emoji
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
typo find in templates zshrc zsh template comment
Bug
describe the bug I recently find a weird spelling at template zshrc zsh template here prefer editor for local and remote session if n ssh connection then export editor vim else export editor mvim fi as you can see the second editor be ...
ohmyzshohmyzsh
when enter a directory contain large file oh my zsh will freeze at this moment
Bug
describe the bug when I try to enter a directory with a large model oh my zsh just freeze without any output step to reproduce 1 get a folder with large file in it in my case I get the directory by clone from 2 cd that folder expect behavior the shell just freeze for about 3 minute ...
ohmyzshohmyzsh
docs readme add contributor list
Documentation
test plan no need to test release note add star history and contributor list to readme increase project transparency this can help other developer understand the popularity and activity level of the project recognize contributor list contributor can recognize those who have contribute to ...
ohmyzshohmyzsh
zsh plugin be not load alias properly
Bug
describe the bug my zsh be not load some plugin alias I recently add kubectl and helm to the plugin list and since then I need to source my zshrc file for they to appear in my alia list I don t know if there s anything wrong with my config but there we go image step to repro...
ohmyzshohmyzsh
omz on cygwin be prevent arrow support for fzf
Bug
describe the bug use the late version of omz it interefere with the arrow key scroll behaviour of fzf step to reproduce 1 cygwin system with zsh instal but not fzf 2 install fzf from 3 run standard fzf install install both bash and zsh binding to bashrc and zshrc 4 sour...
ohmyzshohmyzsh
strange behaviour copy and paste some url and numeric keypad that do not work
Bug
describe the bug hi I have two really strange behaviour I don t know if they be relate but they appear together if I copy and paste an url in the shell the dot be replace by n if I click 1 2 ecc enter in the numeric keypad nothing happen step to reproduce ...
ohmyzshohmyzsh
with plugin kubectx space in kubernete contexts be not mention
Bug
describe the bug when a kubernete context contain space such as my context this context be not mention with custom context name the variable kubectx mapping of the kubectx plugin lack of quotation mark step to reproduce 1 enable plugin kubectx source zsh plugin kubectx kubectx plugi...
ohmyzshohmyzsh
omz why insert a slash charactor
Bug
describe the bug when I copy some special string and paste to terminal omz will insert a slash charactor in some case it be normal after I annotation this line source zsh oh my zsh sh or use other shell step to reproduce 1 use omz 2 copy the string 3 paste into terminal 4 ...
ohmyzshohmyzsh
customization part in zshrc be overwrite after omz installation
Bug
describe the bug os winsow 11 wsl2 I add some content manually before the installation they be go after step to reproduce expect behavior screenshot and recording no response os linux distribution wsl2 zsh version 5 8 oh my zsh version m...
ohmyzshohmyzsh
terminal hang for sometime 30 or so in big git directory in wsl2
Bug
describe the bug in wsl2 with oh my zsh any command in the directory of a big git repository cause the terminal to hang for 30 or so the command be execute well and quickly but hang after that step to reproduce 1 install zsh and ohmyzsh in wsl2 2 clone a relatively big git repository 3 typ...
ohmyzshohmyzsh
get error when use tab key in nvm use
Bug
describe the bug when I try to use bash nvm use and press the tab key get this error bash 15 07 51 nvm use lusage add zsh hook hook function valid hook...
ohmyzshohmyzsh
command after omz update will not execute when update be successful
Bug
describe the bug I usually use a one liner to update many tool include oh my zsh just like this foo bar omz update buzz every time when the omz update step succeed with update available the remain part of my command will not execute at all this will also happen if you chan...
ohmyzshohmyzsh
in large git repository zsh be particularly slow
Bug
describe the bug when work in a large git directory such as llvm project use zsh be notably slow even simple action like press enter can incur delay of over 1 second significantly impact the user experience step to reproduce reproduce the command bash git clone cd llvm projec...
ohmyzshohmyzsh
doc document the off github installation url
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
web search baidu
Bug
hello developer as the title suggest when I use web search baidu command it show y81o2by29 I suspect this might be due to the lack of support for chinese character I hope this issue could be resolve as soon as possible this problem be observe while use termux terminal thank you
ohmyzshohmyzsh
oh my zsh use inconsistent default environment variable pager
Bug
describe the bug in the lib misc zsh file the environment variable pager be place as the default less however in some environment it do not have the less command I know that it be possible to change it in zshrc but it would be interesting to check if you have less more installed before add it if no...
ohmyzshohmyzsh
docker autocompletion not work properly
Bug
describe the bug the completion appear to work on a quick look but it actually complete with strange command that do not exist or be simply miss completion step to reproduce the only customization I have on the fresh install be plugin git docker aw the git and aw plugin work as expect ...
ohmyzshohmyzsh
direnv do not
Bug
describe the bug the direnv plugin isn t initialize correctly after 12000 12038 explain and fix this step to reproduce 1 install direnv 2 enable plugin direnv 3 open new shell in directory with env and direnv allow set 4 hit enter 5 direnv load env expect behavior step...
ohmyzshohmyzsh
gccd doesn t work if no output specify
Bug
describe the bug accord to the comment in the gccd function gccd ohmyzsh ohmyzsh git should work but I get this shell cloning into ohmyzsh remote enumerate object 31651 do remote counting object 100 2566 2566 do remote compressing object 100 307 307 do...
ohmyzshohmyzsh
oh my zsh be create a different session for cli command
Bug
describe the bug cli command like subl sublime text code vscode their varient be create new instance instead of resume the old session step to reproduce launch a terminal with oh my zsh enable and for the rest of the terminal session irrespective of the shell type bash fish zsh ...
ohmyzshohmyzsh
wd parse error near
Bug
describe the bug when I type any wd command the error occur step to reproduce 1 enable plugin wd 2 run command wd 3 see error path oh my zsh plugin wd wd sh 399 parse error near expect behavior it be expect that the plugin do not present an error when execute and a...
ohmyzshohmyzsh
update readme md rename twitter to x formerly twitter
Documentation
standard checklist x 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 somewhe...
ohmyzshohmyzsh
oh my zsh no such file or directory
Bug
describe the bug sh c curl fssl cloning oh my zsh environment line 299 cd c user userprofile oh my zsh no such file or directory error git clone of oh my zsh repo fail window 11 git v git version 2 42 0 window 2 zsh version zsh 5 9 x86 64 pc ms...
ohmyzshohmyzsh
git commit plugin s revert be in conflict with git revert command
Bug
describe the bug after enable git commit git revert message win t work because git revert be a git command step to reproduce 1 enable plugin git commit 2 add something by git add 3 try to make a commit with git revert msg expect behavior by type git somealtern...
ohmyzshohmyzsh
make readme more readable and interactive
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 fro...
ohmyzshohmyzsh
performance regression in gbda
Bug
describe the bug the implementation of gbda in be very slow here be some number at least for my repo zsh time gbda gbda 33 33 user 3 38 system 98 cpu 37 437 total time git branch no color merge command grep ve s git main branch git develop bra...
ohmyzshohmyzsh
alias return an error
Bug
describe the bug I be use the alias plugin and it be return an error on basic usage al al miss archive argument step to reproduce enable plugin type al expect behavior should return all alias screenshot and recording no response os linux...
ohmyzshohmyzsh
debian plugin variable override clarification
Bug
describe the bug the readme for the debian plugin state apt pref use aptitude or apt if instal fallback be apt get apt upgr use upgrade or safe upgrade for aptitude set apt pref and apt upgr to whatever command you want before source oh my zsh to override this beha...
ohmyzshohmyzsh
chore change heading in readme to title case
Documentation
edit 2 heading to title case 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 co...
ohmyzshohmyzsh
autocorrect command doesn t detect modified relative path
Bug
describe the bug I ve add node module bin to my path this work but I get constant autocorrect command prompt tsc zsh correct tsc to tc nyae n tsc zsh correct tsc to tc nyae n I have fiddle with various option like setopt hash list all...
ohmyzshohmyzsh
enhance description of ohmyzsh
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
enable recursive env source
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
completion error with cargo command rust
Bug
describe the bug on my computer maco monterey call completion with cargo by hit on trigger the follow error cargo error couldn t read stable x86 64 apple darwin no such file or directory os error 2 error aborting due to previous error cargo source 2 no such file or dire...
ohmyzshohmyzsh
conventional commit alias from git commit plugin fail due to non posix syntax
Bug
describe the bug git use sh as its default shell with no possibility to change it the recently create git commit plugin for conventional commit add git alias which contain to check for condition this be non posix syntax that sh do not recognise but bash and zsh do ...
ohmyzshohmyzsh
fn 0 doesn t work for slash
Bug
describe the bug maybe reopen 8211 I m used to press fn 0 to type anywhere as I use a notebook this be easy than 1 enable numlk 2 press 0 3 disable numlk it work everywhere in any system I ve do it in bash text box fish and also in zsh ...
ohmyzshohmyzsh
web serach plugin not work in debian wsl 2 window
Bug
describe the bug I m run debian 12 bookworm inside wsl 2 instal oh my zsh with plugin when I try to use web search plugin the command be run with exit code 126 and browser didn t launch with search term the exit code 126 say not have permission to execute the script or a command note I h...
ohmyzshohmyzsh
docker log tab plugin fail with custom docker ps format
Bug
describe the bug previously with ohmyzsh I be able to use tab to auto complete docker container name when type docker log my service name fo etc however this functionality break after apply a custom psformat format in docker config json my suggestion be if hit tab be internally pro...
ohmyzshohmyzsh
linux gnome when nvm be active ls command show file list as array instead of formatted syntax
Bug
describe the bug when nvm be active the terminal output for ls be alter and the file list be show as an array it doesn t matter if it s the oh my zsh plugin enable nvm or the default export set by the installation script whenever nvm be active this problem be cause step to reproduce ...
ohmyzshohmyzsh
image in plugin alias use the old acs command instead of al
Bug
describe the bug what the title say relate url step to reproduce check the plugin readme md at expect behavior an image with the correct command should be display instead screenshot and recording no response os linux distribution irrelevant zsh version irrelev...
ohmyzshohmyzsh
wrong usage for the al command
Bug
describe the bug the usage message of the command al h display acs as the command name instead of al step to reproduce 1 type the command al h result usage acs h g group list group expect behavior expect result usage al h g group list ...
ohmyzshohmyzsh
per directory history g keybinde break in vi command mode
Bug
describe the bug per directory history plugin g keymap do not toggle history mode when in bindkey v command mode step to reproduce 1 enable per directory history plugin 2 add bindkey v to zshrc 3 start shell start in insert mode by default and hit g note that ...
ohmyzshohmyzsh
some theme cause phantom character to be append to the end of the prompt temporarily upon zsh do the directory list for autocomplete only in some environment
Bug
describe the bug when some theme be apply in ohmyzsh when it be run in certain environment they can cause a bug that result in the duplication of some number of the first character in the user type command when zsh list the file in the directory for the user to choose from for a completion here be an examp...
ohmyzshohmyzsh
problem when oh my zsh get current branch name
Bug
describe the bug I have a branch name but oh my zsh display it as the character become and all character behind it disappere I think it might due to this code ref git prompt git symbolic ref short head 2 dev null which be use in the git prompt info function in ...
ohmyzshohmyzsh
error while update oh my zsh
Bug
describe the bug get this message while update omz on my ubuntu 22 04 internal error please report run docker fail can not find instal snap docker at revision 2285 miss file snap docker 2285 meta snap yaml however omz do get update and I m on the late release from master branch mas...
ohmyzshohmyzsh
git plugin alia to delete go branch break by color code
Bug
describe the bug the alias in the git plugin to delete branch base on be go from their remote don t work because gbg output color code sh alias gbg git branch vv grep go alia gbgd local re gbg awk print 1 re echo re xargs git branch ...