[Bug 1463072] Re: highlighting on left mouse double click ends at : (colon)

2020-06-08 Thread Scott Moser
this worked for me to set all profiles as I wanted in 20.04

$ val='@ms 

[Bug 1463072] Re: highlighting on left mouse double click ends at : (colon)

2019-01-10 Thread Scott Moser
For my reference later.
The 'dconf read' with ':list' syntax has changed, so the comments above don't 
work in 18.04.

Updated, this worked for me:

$ dconf list /org/gnome/terminal/legacy/profiles:/
:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/

$ dconf write
/org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9
/word-char-exceptions '@ms 

[Bug 1463072] Re: highlighting on left mouse double click ends at : (colon)

2017-10-26 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=1227222.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2015-06-02T07:59:32+00:00 Florian wrote:

Description of problem:

Double-clicking on a URL displayed in a terminal, such as
“https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora”, only selects
“//bugzilla.redhat.com/enter_bug.cgi?product=Fedora”, and not the scheme
part.


Version-Release number of selected component (if applicable):

gnome-terminal-3.16.2-1.fc22.x86_64

How reproducible:

Always.

Steps to Reproduce:
1. echo https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora
2. Double-click on “redhat”.

Actual results:

“//bugzilla.redhat.com/enter_bug.cgi?product=Fedora” is selected.


Expected results:

“http://bugzilla.redhat.com/enter_bug.cgi?product=Fedora” is selected.

Additional info:

The expected result is what happened with Fedora 21.

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
terminal/+bug/1463072/comments/0


On 2015-06-03T21:36:25+00:00 Egmont wrote:

See
bug 1208869
https://bugzilla.gnome.org/show_bug.cgi?id=727743
https://bugzilla.gnome.org/show_bug.cgi?id=730632

URL detection (underlining on mouseover, context menu, ctrl+click) has
nothing to do with the word boundary (double click) behavior, these are
two unrelated parts of the code. The colon character is not part of the
default set of wordchars, see those discussions for rationale. It's
unfortunate for URLs, but adds much more to usability elsewhere. And you
can configure it for yourself.

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
terminal/+bug/1463072/comments/1


On 2016-06-12T16:55:04+00:00 Georg wrote:

The tl;dr on how to fix this:

Get id of default profile:

pid=$(dconf read /org/gnome/terminal/legacy/profiles:/default | tr
-d "'")

Remove the boundary property of some additional characters:

dconf write /org/gnome/terminal/legacy/profiles:/:$pid/word-char-
exceptions '@ms "-=

[Bug 1463072] Re: highlighting on left mouse double click ends at : (colon)

2016-04-19 Thread Christian Reis
This is a dupe of bug 1501250, but I'm not sure in which direction to
duplicate it.

** Bug watch added: Red Hat Bugzilla #1227222
   https://bugzilla.redhat.com/show_bug.cgi?id=1227222

** Also affects: gnome-terminal (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1227222
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1463072

Title:
  highlighting on left mouse double click ends at : (colon)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1463072/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1463072] Re: highlighting on left mouse double click ends at : (colon)

2016-04-19 Thread Christian Reis
Hmm, actually, that is for vte, this one for gnome-terminal, but they
both use the same underlying mechanism.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1463072

Title:
  highlighting on left mouse double click ends at : (colon)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1463072/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1463072] Re: highlighting on left mouse double click ends at : (colon)

2016-02-16 Thread Scott Moser
** Summary changed:

- highlighting on left mouse double click ends at :
+ highlighting on left mouse double click ends at : (colon)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1463072

Title:
  highlighting on left mouse double click ends at : (colon)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1463072/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs