I tried messing around with removing and re-adding the scripts in oh-my-zsh and tmux (see #1085) to see exactly which part of the script was causing it to hang.
I found one permutation (removing completion.zsh and compfix.zsh from ~/.oh-my-zsh/lib) that seemed like it was working fine in tmux.
Then, as I was about to save a configuration file in nano, I got a BSOD in Windows.
I can't find the memdump file (it's not in C:\Windows\Minidump or C:\Windows\MEMORY.DMP), but I'd be happy to upload it as soon as you tell me where I can find it.
@russalex I know you would probably want to be notified about BSODs, so I'm pinging you now.
EDIT: Strangely, it seems like the system died so quickly that it appears to not have even been able to create a memdump. My settings all say that I should have generated a memdump, but it seems like it is nowhere to be found. Given how much input I was entering, (holding down the enter key to stress-test each configuration to see if it would hang), followed by random bits of text entry, I may have accidentally fuzzed some kind of bug in lxcore (maybe related to whatever is making oh-my-zsh die horribly when completion.zsh is not removed?). I can't tell you without a dump, and I don't see a dump on my machine.
I tried messing around with removing and re-adding the scripts in oh-my-zsh and tmux (see #1085) to see exactly which part of the script was causing it to hang.
I found one permutation (removing
completion.zshandcompfix.zshfrom~/.oh-my-zsh/lib) that seemed like it was working fine in tmux.Then, as I was about to save a configuration file in nano, I got a BSOD in Windows.
I can't find the memdump file (it's not in C:\Windows\Minidump or C:\Windows\MEMORY.DMP), but I'd be happy to upload it as soon as you tell me where I can find it.
@russalex I know you would probably want to be notified about BSODs, so I'm pinging you now.
EDIT: Strangely, it seems like the system died so quickly that it appears to not have even been able to create a memdump. My settings all say that I should have generated a memdump, but it seems like it is nowhere to be found. Given how much input I was entering, (holding down the enter key to stress-test each configuration to see if it would hang), followed by random bits of text entry, I may have accidentally fuzzed some kind of bug in lxcore (maybe related to whatever is making oh-my-zsh die horribly when
completion.zshis not removed?). I can't tell you without a dump, and I don't see a dump on my machine.