Morantron / tmux-fingers

copy pasting in terminal with vimium/vimperator like hints.
MIT License
983 stars 45 forks source link

Url copy function appears to malform percent-encoded strings #88

Closed psacawa closed 11 months ago

psacawa commented 3 years ago

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
Morantron commented 11 months ago

this should work properly in latest version