Re: Konsole doublle click

2022-08-23 Thread J Leslie Turriff
On 2022-08-22 06:53:15 Jonathan Ryshpan wrote: > I would like "=" to act as a word delimiter in Konsole. How do I do > this? "=" appears in the list shown in >Settings -> Edit Current Profile -> Text Interaction -> Word Characters > but this doesn't have the desired effect. I believe

Re: Konsole doublle click

2022-08-23 Thread René J . V . Bertin
On Tuesday August 23 2022 10:56:29 J Leslie Turriff wrote: > I believe that characters in that list are treated as part of a word, > so token=value >would be interpreted as all one word. That is indeed what the tooltip confirms: characters that are considered part of a word (in addition to

Re: Konsole doublle click

2022-08-23 Thread Jonathan Ryshpan
On Tue, 2022-08-23 at 19:28 +0200, René J.V. Bertin wrote: > On Tuesday August 23 2022 10:56:29 J Leslie Turriff wrote: > > I believe that characters in that list are treated as part > > of a word, so token=value > > would be interpreted as all one word. > > That is indeed what the tooltip