git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to make gitk not overwrite my selection?
@ 2008-03-04 15:39 Jean-Luc Herren
  2008-03-04 23:03 ` Jeff King
  0 siblings, 1 reply; 6+ messages in thread
From: Jean-Luc Herren @ 2008-03-04 15:39 UTC (permalink / raw)
  To: git

Hi list!

In gitk, whenever I select a commit in the tree, the SHA1 field
gets automatically selected, putting its hash into the current
selection for easy pasting into other applications.  I wonder if I
can disable this, because I find it rather annoying; if I do
happen to want to paste the hash somewhere, I can easily double
click the SHA1 field.

This is specially annoying when I select a hash in xterm and then
start gitk to paste it in the SHA1 field.  But immediately after
gitk opens, it preselects the current HEAD, overwriting my
previous selection from xterm.

Generally I think an application should not replace the selection
unless the user explicitely marks something.  Although I can
understand that it can be useful sometimes with gitk.  Therefore
it should maybe be optional.

Thanks,
jlh

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-03-06 11:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-04 15:39 How to make gitk not overwrite my selection? Jean-Luc Herren
2008-03-04 23:03 ` Jeff King
2008-03-05 22:44   ` Jean-Luc Herren
2008-03-05 23:00     ` Martin Langhoff
2008-03-06 10:34   ` Paul Mackerras
2008-03-06 11:49     ` [PATCH] gitk: make autoselect optional Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).