-
As the tittle says, support for YT's recommended page.
Based off of the approach used by YTFZF: https://github.com/pystardust/ytfzf/blob/master/addons/scrapers/recommended
Given that a POSIX sh coul…
-
Renaming a symbol via `lsp.buf.rename` causes the symbol to be renamed - but the affected buffers are not opened. So I have to manually open them and save them.
I am sure this is a bug with my setu…
-
Is it possible to get the current width and hight of the preview box ?
I am trying to make [timg](https://github.com/hzeller/timg) work with this but it requires the current width and height of the…
-
### Info
- Operating System: MacOS Ventura 13.6
- Shell: zsh
- Terminal: neovide
- `nvim --version`: 0.9.2
- `fzf --version`: 0.43.0
- [ ] The issue is reproducible with `mini.sh`
…
-
It doesn't look like fzf-tab plugin is functioning, although oh-my-zsh says it's enabled:
```
~ omz plugin enable fzf-tab
omz::plugin::enable: plugin 'fzf-tab' is already enabled.
```
```
~ …
shrx updated
11 months ago
-
It seems like `find_files` only calls `chezmoi edit` if the telescope select action is the default (open in current window). If `select_tab_drop` is set as the default, `select_tab_drop` will still be…
-
Vim Version: `VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Mar 14 2016 17:18:53)`
Kernel: `4.4.3 TuxOnIce`
OS: `Gentoo`
Scratchpad opens with no output in both ruby and python files.
![2016-08-27-173…
-
I added fzf-bash-completion.sh to my .bashrc and everything works in bash.
```
source /usr/share/fzf-tab-completion/bash/fzf-bash-completion.sh
bind -x '"\t": fzf_bash_completion'
```
But if I …
-
-
I assume I need to run the run_release.sh scrip to compile from sources. When I do that ...
libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: putting…