Re: [dev] [surf] Cannot copy URL to clipboard

2020-03-06 Thread Jason Blocklove
> I can't reproduce the issue. ^Y and ^P both act on PRIMARY correctly here. > I am testing on current HEAD (d068a38). > > Double check that your system isn't doing something weird like "bridging" > or merging PRIMARY and CLIPBOARD. > > Best regards, > David > I don't believe my system has anythin

[dev] [surf] Cannot copy URL to clipboard

2020-03-04 Thread Jason Blocklove
I've just reinstalled surf from scratch and everything seems to work as expected so far except that I can't seem to use to copy the current page's URL. I've tried both with the primary selection as well as the clipboard itself and sadly no dice with either. Any ideas what might be going wrong? Ch

[dev] [surf] Modal Patch Modification Help

2019-11-29 Thread Jason Blocklove
I'm trying to make the modal patch more complete so that you can't type anything if not in insert mode, but I'm struggling to figure out how to stop all keys that aren't hotkeys when insert is true. Anyone have any ideas/has anyone done this? Cheers, Jason