Christian Kugler

Results 121 comments of Christian Kugler
trafficstars

No worries. I followed the link in the comment but couldn't find the exact source you used. Do you remember what is was? News or Wikipedia? And from what year?...

Mixed-typical then from here https://wortschatz.uni-leipzig.de/de/download/German ?

> Whats the status of this pr? Figuring out how to get rid of non german words and maybe using a better source than I currently based it on. Give...

> Yeah the 300k mixed typical. @BlackSagittarius, hm, I still cannot generate the same set of words. I tired the 300k sample size and the 1M size. There is always...

Using the mixed typical data. I get about 134k words that show up more than once, then I can only use the words that came up once starting with capital...

I rebased and pushed the current state of progress. I did not come around to manually "scan" all words. I did manage to combine multiple lists and tired it with:...

For documentation: Can also confirm this for v4. In v5 (in docker) it happens less often or in a smaller manner. I broke the prompt once, but never again. The...

Steps to reproduce in v5: ``` ❯ sudo docker run -e TERM -e COLORTERM -w /root -it --rm alpine sh -uec ' sh -c "$(wget -O- https://raw.githubusercontent.com/romkatv/zsh4humans/v5/install)" ' # selected...

> I feel like we had this discussion once before in the context of p10k but I cant find the corresponding issue. Found the issue where we talked about it:...

> I'm going to add a new widget similar to `z4h-cd-down` that will display previous directories. Sort of like persistent `cd` history, similar to `z`. The last visited directory will...