[Bug 1401207] Re: No 'Select-by-word characters' property

2017-04-30 Thread jimav
Ok, I'll say it very explicitly: Please bring back explicit setting WITH
GUI SUPPORT.

Users should not have to hack around with dcomf for something like this.

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

Title:
  No 'Select-by-word characters' property

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

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


[Bug 1401207] Re: No 'Select-by-word characters' property

2016-05-07 Thread Egmont Koblinger
There's no UI, but a hidden setting is available. See above for the
link.

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

Title:
  No 'Select-by-word characters' property

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

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


[Bug 1401207] Re: No 'Select-by-word characters' property

2016-05-07 Thread vector090
This setting is not used frequently but could be important especially
for programmers, please bring it back.

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

Title:
  No 'Select-by-word characters' property

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

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


[Bug 1401207] Re: No 'Select-by-word characters' property

2015-12-04 Thread Darko Veberic
please bring back explicit setting

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

Title:
  No 'Select-by-word characters' property

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

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


[Bug 1401207] Re: No 'Select-by-word characters' property

2015-09-06 Thread Chris West
To restore the pre-wily behaviour, you need to use dconf, as per:

https://bugzilla.gnome.org/show_bug.cgi?id=730632#c33

Note that the use of colons there is /crazy/.  Yes, there is :/: in
there.

1) edit -> profile preferences -> the General tab on your profile has its 
Profile ID, e.g. b1dcc9dd-5262-4d8d-a863-c897e6d979b9
2) check you've got the syntax right with:

$ dconf list 
/org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9/
foreground-color
visible-name
palette
use-system-font
...

If it returns nothing, you've got it wrong; try again.

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

[Bug 1401207] Re: No 'Select-by-word characters' property

2015-07-02 Thread Adolfo Jayme
wily contains 3.16.2

** Changed in: gnome-terminal (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  No 'Select-by-word characters' property

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

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


[Bug 1401207] Re: No 'Select-by-word characters' property

2015-05-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~menesis/ubuntu/vivid/vte2.91/vivid

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

Title:
  No 'Select-by-word characters' property

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

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


[Bug 1401207] Re: No 'Select-by-word characters' property

2015-05-20 Thread Gediminas Paulauskas
Word char settings have been resurrected in gnome-terminal 3.16 / vte
0.40

I have compiled vte2.91 version 0.40 and colon (:) is no longer a word
char, as was set before.

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

Title:
  No 'Select-by-word characters' property

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

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


[Bug 1401207] Re: No 'Select-by-word characters' property

2014-12-23 Thread Alberto Salvia Novella
** Changed in: gnome-terminal (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: gnome-terminal (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  No 'Select-by-word characters' property

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

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


[Bug 1401207] Re: No 'Select-by-word characters' property

2014-12-12 Thread Egmont Koblinger
Nope, sorry, other than patching the source.  I'll give it another try
to convince the main author.

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

Title:
  No 'Select-by-word characters' property

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

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


[Bug 1401207] Re: No 'Select-by-word characters' property

2014-12-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-terminal (Ubuntu)
   Status: New = Confirmed

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

Title:
  No 'Select-by-word characters' property

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

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


[Bug 1401207] Re: No 'Select-by-word characters' property

2014-12-11 Thread Egmont Koblinger
Unfortunately mainstream gnome-terminal removed this feature in 3.14.  See e.g.
https://bugzilla.gnome.org/show_bug.cgi?id=727743
https://bugzilla.gnome.org/show_bug.cgi?id=730632

** Bug watch added: GNOME Bug Tracker #727743
   https://bugzilla.gnome.org/show_bug.cgi?id=727743

** Bug watch added: GNOME Bug Tracker #730632
   https://bugzilla.gnome.org/show_bug.cgi?id=730632

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

Title:
  No 'Select-by-word characters' property

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

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


[Bug 1401207] Re: No 'Select-by-word characters' property

2014-12-11 Thread Tamas Papp
OMG

Are you aware of a usable alternative?

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

Title:
  No 'Select-by-word characters' property

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

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