Re: [gnome-terminal/vte] What about to add an action to "Select All and Copy"?

2017-05-13 Thread Bastien Nocera
On Sat, 2017-05-13 at 13:29 +, Debarshi Ray wrote:
> Hey,
> 
> On Tue, May 09, 2017 at 01:08:24PM +0800, xiaofeng wrote:
> > When I use the "Select All" action, the next step is always being
> > "Copy",
> > what about your next step? If that's the most case, what about to
> > add an
> > action to bind "Select All" and "Copy"?
> 
> I am quite used to doing ctrl+a ctrl+c to "select all" and "copy to
> clipboard" in other applications. Maybe we need an accelerator for
> "select all"? I don't know. I don't have the final say in this
> matter. :)

There used to be an accelerator:
https://bugzilla.gnome.org/show_bug.cgi?id=86119

Not sure where it disappeared, but I don't remember ever being able to
use it from the keyboard.

Cheers
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list


Re: [gnome-terminal/vte] What about to add an action to "Select All and Copy"?

2017-05-13 Thread Debarshi Ray
Hey,

On Tue, May 09, 2017 at 01:08:24PM +0800, xiaofeng wrote:
> When I use the "Select All" action, the next step is always being "Copy",
> what about your next step? If that's the most case, what about to add an
> action to bind "Select All" and "Copy"?

I am quite used to doing ctrl+a ctrl+c to "select all" and "copy to
clipboard" in other applications. Maybe we need an accelerator for
"select all"? I don't know. I don't have the final say in this
matter. :)

> Another question is how to run my customized gnome-terminal? There's a
> running system installed gnome-terminal-server.

gnome-terminal-server is the actual application, while the
gnome-terminal binary talks to it over D-Bus to spawn new windows and
tabs.

You need to open two different terminal tabs or windows. Then in one
of them:
$ /path/to/your/prefix/libexec/gnome-terminal-server --app-id foo.bar
...
And in the other:
$ /path/to/your/prefix/bin/gnome-terminal-server --app-id foo.bar
...

Good luck!

Cheers,
Rishi
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list


[gnome-terminal/vte] What about to add an action to "Select All and Copy"?

2017-05-08 Thread xiaofeng
Hi,

When I use the "Select All" action, the next step is always being "Copy",
what about your next step? If that's the most case, what about to add an
action to bind "Select All" and "Copy"?

Another question is how to run my customized gnome-terminal? There's a
running system installed gnome-terminal-server.

-- 
xiaofeng

--
gpg key fingerprint:
2048R/5E63005B
C84F 671F 70B7 7330 4726  5EC8 02BC CBA2 5E63 005B
--
trans-zh_cn mailing list
trans-zh...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/trans-zh_cn
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list