Titouan Teyssier

Results 6 comments of Titouan Teyssier

@OrionRandD do you have xdotool installed ? If you use linux you can place it after this line: https://github.com/cknadler/vim-anywhere/blob/d3ea3c30e60f0216d7001b7e22487e6ca2f8ddc2/bin/run#L60

I am glad it worked :) As for adding it into the repo, I am not sure anymore. I don't use it anymore because `Ctrl+v` doesn't worked by default into...

You can do that with `slop -t 0`. It disables the the window selection, so If you don't drag, it will output a 1x1 selection. Example output: `1x1+825+297`. Here X=825,...

> This unfortunately doesn't work, it select the coordinates of the window under the cursor. @NNBnh Can you tell us some information about your environment ? WM / DE ?...

nevermind this is only an issue with the slop arch package, I don't have the issue when I compile the sources.

the way to go might be displaying the output in a human readable format like this plugin does, and since the human readable format is loosing information about how to...