Jan Ph. H.
Jan Ph. H.
I can reproduce this with git_files, live_grep and any other picker with meaningful buffer sizes by merely typing some words with the LLVM repo. With and without any external picker....
> it not only fixed, but made it 1000% faster Try live_grep in llvm or linux repo on empty string, wait 15-20s, then delete word, continue search with another word...
> Closing this issue as it's pretty stale Please do not tell me that you think closing stale issues is a good practice. Either the bug did not reproduce or...
@pmav99 You are basically asking for full user-space isolation, which is either very complex (see firejail) or must be rigerous from the start (bubblewrap) with disallowing everything not explicitly allowed....
> That being said, if there was a good solution for that, then a direnv-like project could consider leveraging on it. Unixoids have no capability based permissions and only simple...
Maybe this one is more elaborative: ```lua -- * ascii mode -- + hjkl -- + hj as ◄▼ / -- + kl as ▲► / -- + kh as...
I did my part: ``` +---------------------------+ \ / +---+ \ / | | \ / | | \ / | | \ / +---+ \ / \ / +---+ |\...
Not sure if the left+right turn thing to distinguish `/\` with and without movement is intuitive or another binding is better.
I guess this one has nicer hints, but I really hate that hydra does automatically include the bindings at the bottom line, if not specified in the hint. ```lua --...
> In hydra or in venn? Or as a new wiki in this project page? in venn, for example in this issue.