tmux-fingers icon indicating copy to clipboard operation
tmux-fingers copied to clipboard

copy pasting in terminal with vimium/vimperator like hints.

Results 11 tmux-fingers issues
Sort by recently updated
recently updated
newest added

Is it possible to disable the default search parameters? I don't really need number searching, and I don't really find the path searching that useful since it gets a lot...

enhancement
help wanted

Apologies if this has been answered before, I couldn't find a related issue. When I have long wrapping lines, triggering fingers shifts the screen up. Eg if the pane has...

When using tmux-fingers to open files it does not open the correct application. I have setup xdg-open to open vim for plaintext files and this works correctly when I run...

I'd like a feature where exiting multi mode with `shift` + `tab` for example will open selected URLs, instead of copying them.

Example: when copying ``` https://github.com/login/oauth/authorize?client_id=7b074117aa3d9d9e2fd7&redirect_uri=http%3A%2F%2Flocalhost%3A8000%2Faccounts%2Fgithub%2Flogin%2Fcallback%2F&scope=&response_type=code&state=nPLv4OCmPdI2 ``` I got: ``` https://github.com/login/oauth/authorize?client_id=7b074117aa3d9d9e2fd7&redirect_uri=http0X0P+00.0000000.000000localhost0X0P+080000.000000accounts0.000000github0.000000login0.000000callback0.000000&scope=&response_type=code&state=nPLv4OCmPdI2 ```

when i do fingers-ctrl-action, it print erros as below: 'printf "src/IMDB/src/db_module.cpp" | MODIFIER=ctrl HINT=f xargs xdg-open' returned 123 tmux version: tmux next-3.3 bash version: GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu) gawk...

Good day. I'm using this plugin in order to stage files inside git repository folder. However this plugin doesn't detect dotfiles. Here is an example ![image](https://user-images.githubusercontent.com/20584185/84584487-e2921180-adb9-11ea-92bc-696ec38367ea.png) As you can see...

First of all thanks for this awesome tmux plugin! Keep it up! When I hint a markdown document I have a minor issue because of extra brackets at the end...

bug

Excellent project! When tmux-fingers creates a new-window, the path can differ from the original pane. Fingers seems to be using `#{session_path}`. If there is a repository in the tmux session...