Le Wang
Le Wang
@osener feedback?
Hi @schneems . Commands are run in a fake PTY. To avoid programs that require user input hanging, we send PTY control signals to indicate EOT(end of stream). The best...
@thierryvolpiatto Can you have a look?
hrm I think https://github.com/mhayashi1120/Emacs-wgrep/pull/38 does something similar, I forgot that was done
Same here drip 0.2.3 jruby_1.7.3+rvm+1.8mode not showing any speedup. Additional info: I see: > mkdir: /Users/lewang/.drip/0.2.3/6e50eec3d8c1faf304d72f99aaeb6d765b669ce8/14065-1: File exists on every invocation
@gempesaw Doesn't enabling flx automatically give you fuzzy matching in ido-at-point?
Can you give a more complete list and demo steps? Why not type "g"? The idea of flx is to smartly sort based on _letters_ as input, but this may...
I can see that > after a few miliseconds, the cursor is placed after "anonexistingfilename.pdf" But that's caused by ido-everywhere. I can reproduce it without loading flx at all. I'm...
Hmmm. Does it work okay if you set ido-use-virtual-buffers to `t`?
Does your PR address this issue?