Jonathan Dahan

Results 201 comments of Jonathan Dahan

The only other thing I can think of would be to choose some nice symbol(s) that represent insert and normal modes, in line with most other plugins, but thats a...

I think setting in GEOMETRY is fine for a function we ship, especially because it touches zle. I'm gonna be a bit out of touch this week as I'm travelling...

> If I hold the ENTER key in git repository, it give zsh: error on TTY read: Input/output error and crash. > OS X, zsh version 5.7.1 What version of...

@j16sdiz I don't have a machine I can reproduce with, is this still an issue?

can you post the output of `setopt` ? it is possible someone else is using PCFD or the handle for it. Is there a quick tutorial where i could reproduce...

interesting - so PCFD we don't use anymore, maybe you are on an outdated geometry? version 2.0.3 we renamed PCFD to GEOMETRY_ASYNC_FD - its just the variable we use to...

this needs to be re-visited since its not as straightfoward as just checking for KEYMAP

I tested it out, and it always shows even when I press esc, which should put me in command mode. I've never used vi-mode before so I might have something...

Good luck / congrats on the new apartment! If any of those things are something we could help out on - testing, documentation, etc, lmk.

Does this make it easier or harder to build against musl as seen in #356 ?