Marlon Richert
Marlon Richert
@borekb This appears to have been fixed. I currently see no output from `. "$NVS_HOME/nvs.sh"`. --- PS: You can reduce your shell's startup time by using `znap function` to wrap...
I'm unable to reproduce this: ```zsh % cd $(mktemp -d) % git clone --depth 1 -- https://github.com/marlonrichert/zsh-autocomplete.git Cloning into 'zsh-autocomplete'... remote: Enumerating objects: 59, done. remote: Counting objects: 100% (59/59),...
@ozwaldorf @iroedius @rayjanoka @CaptainJack42 Can you please do the following? 1. Run ```zsh rm -rf $_autocomplete__log $_autocomplete__log_async $_autocomplete__log_pty functions -t $_autocomplete__log_functions[@] ``` 1. Reproduce the problem. 1. Note the exact...
@CaptainJack42 Thanks! This is the offending line: ``` .autocomplete.recent_paths.add:shift:16: shift count must be
However, I'm still unable to reproduce any of this. 🙁
@tobealive Can you try to put together a test case that I can use to reproduce the problem? So far, I have not been able to.
@tobealive I don’t have anything set up to run VMs, but if you can provide clear instructions on how to run it, then yes, that would be useful.
@KyleUltimate Thanks! I'm able to reproduce it with this. 🥳
...but now I'm again unable to reproduce it. I managed to reproduce it only once and completely by accident. Not sure what steps I did that caused it. 😕
Nope. Can you give me a path in the Docker environment with which you are able to reproduce the problem?