Chen Bin

Results 87 issues of Chen Bin

some time I want to only see the code diff of *current hunk*.

maybe use ido, ask the user which part they want to copy

it's not efficient to start one spell checker process for one typo. Need dig emacs source code how the predicate is triggered.

`(x-get-selection 'CLIPBOARD)` return `nil` same issue happened on Debian Linux and Cygwin

`counsel-grep`, `counsel-git-grep`, `counsel-ag`, and `counsel-rg` fail when input negative keywords ("keyword1 !keyword2", for example). Tested on ivy `v0.10.0`, Emacs 25.3 Steps to reproduce: - Create a sample project by `git...

enhancement