Vladimir Kochnev

Results 17 issues of Vladimir Kochnev

## Expected behavior `helm-source-projectile-buffers-list` should either return or filter out the current buffer from the candidates list depending on a setting. ## Actual behavior `helm-source-projectile-buffers-list` always filters out the current...

Reference: https://bugs.ruby-lang.org/issues/9758

Passing keys/passwords in command line is not very good from security standpoint. One could examine password in runner script/process list/etc. So I propose to add an option flag to load...

When the caller doesn't specify the destination, there's no need to append the rbuf to empty string - the rbuf slice itself could be used as initial dest value.