Hi, My copy of the Git repo with my own config and applied patches is browsable at https://git.phyks.me/Phyks/st/tree/phyks in case it can be useful to anyone.
I am using alpha, copyurl and scrollback patches. I can confirm the solution of changing the termname works. But indeed, I am not sure it is the cleaner way to handle it. Thanks! -- Phyks Le 04/08/2016 à 17:32, lhark 42 a écrit : > On 08/04/2016 05:15 PM, parazyd wrote: >> On Thu, 04 Aug 2016, Phyks wrote: >> >>> Hi, >>> >>> Some programs let you use left click to trigger actions (typically move >>> the cursor in Vim or go to a specific buffer in Weechat). >>> >>> I cannot get it to work under st and did not find any information about >>> it in the doc or on the web. Has anyone a working setup for this? >>> >>> Thanks! >> >> I cannot reproduce this. Are you using any patches? >> > Hi, > > I managed to solve this problem by changing termname from "st-256color" > to "xterm-256color" (that and some other zsh related problems). > > But if a cleaner alternative exists, I'm all ears :) >
