Results 6 issues of Junegunn Choi

- Category - [x] Key bindings - [x] Completion - OS - [x] Windows (Cygwin) - Shell - [x] bash - [x] zsh - [x] fish - Key bindings fail...

bug
windows
cygwin

https://github.com/sharkdp/bat/blob/master/assets/themes/base16-256.tmTheme And automatically set `$BAT_THEME` accordingly.

enhancement

Does not mean that I'm positive on this. I'm just posting the patch as it was trivial to implement the idea. ``` vim Plug 'SirVer/ultisnips', { 'on': '#InsertEnter' } Plug...

enhancement

If this is a bug report, please fill out the following: * Version of Ruby: 3.1.0 * Version of Kafka: 1.1.1 * Version of ruby-kafka: 1.4.0 Please verify that the...

Add native `--tmux` option to replace fzf-tmux script. ## Usage ``` # --tmux [center|top|bottom|left|right][,SIZE[%]][,SIZE[%]] # Center, 50% width 50% height fzf --tmux center # Center, 80% width and height fzf...

feature

Because this release will have some documentation changes, I'll be working on a non-master branch. Tests are welcome. ## Native `--tmux` integration * https://github.com/junegunn/fzf/pull/3787 ```sh # --tmux [center|top|bottom|left|right][,SIZE[%]][,SIZE[%]] # Center,...

bug
enhancement
feature
windows
doc
cygwin
go