Ticket #31 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

Double click behavior

Reported by: IsakovAN Owned by: somebody
Priority: major Milestone:
Component: guake Version: 0.2
Keywords: mouse selection Cc:

Description

I propose to use double/triple click behavior of gnome-terminal: selecting word/line.

Change History

Changed 5 years ago by lincoln

  • status changed from new to closed
  • resolution set to fixed

A little problem fixed in Guake.show_context_menu to make it works,

thanks!

Changed 5 years ago by IsakovAN

  • status changed from closed to reopened
  • resolution fixed deleted

I have tested git version: it`s good but not perfect. Can you approach behavior of gnome-terminal a bit closely? For example: alex@citadel ~ $ vim /usr/local/overlays/my/gnome-extra/guake/guake-9999.ebuild When I double click word "gnome" in this line I prefer to select whole path. But current version simply select one word.

Changed 5 years ago by lincoln

  • status changed from reopened to closed
  • resolution set to fixed

A new schema was added, it's called word_chars (the same in gnome-terminal). To hold which chars should make part of the clicked text.

To avoid bloating prefs ui, we prefered don't add it to that dialog, so to change the value of this property I think you should use gconf-editor (/apps/guake/word_chars).

ps.: Now the default value is the same in gnome-terminal too.

Thanks for reporting.

Note: See TracTickets for help on using tickets.