Anupam Srivastava

Results 13 comments of Anupam Srivastava

Hi, Cousine has become the standard fixed-width font for me. Please add it whenever you have time...

It looks like we assume the exe is an installer and we try to extract it. In case where the exe is actual binary, the command to extract fails.

No, this is the first time I have tried to use zinit on msys2 environment. I was able to fix it on my local machine with this patch: ```diff diff...

I made some modifications for my personal use to create aliases for powershell. I don't know go, so I am vary of opening a PR, but the basic idea is...

Hi. Is there a plan to add aliases for kubectl context? I mean, something like ``` --- a/aliases.yaml +++ b/aliases.yaml @@ -164,4 +164,13 @@ additional: - short: keit cmd: "kubectl...

Done. Please have a look: https://github.com/Dbz/kube-aliases/pull/34

Seems to be happening without spaces too. My username doesn't ahve spaces.

The error is in `if [[ $old_style =~ '\e\][0-9]+;.+\a' ]]; then` in zsh-vi-mode.zsh:3047

@juliekoubova I solved this by simply removing this 3 line if block, currently on line 3075

@jeffreytse I am on freebsd and can verify that the issue still exists with the latest version,