All of lore.kernel.org
 help / color / mirror / Atom feed
* gitk's copy pasteboard doesn't persist after it quits
@ 2007-11-22 11:44 Jonathan del Strother
  2007-11-22 21:01 ` Shawn O. Pearce
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan del Strother @ 2007-11-22 11:44 UTC (permalink / raw)
  To: git

On OS X, if I load gitk, copy a sha1, then quit, the sha1 isn't put  
into the system-wide pasteboard.  It's definitely copied - I can paste  
it back into the sha1 field - but it seems to be some sort of local  
pasteboard that's specific to gitk

If I switch to another app, the sha1 is stored in the pasteboard  
correctly, and I can then quit gitk and still have it available.  I'm  
guessing that gitk (or Tcl/Tk) is syncing with the system-wide  
pasteboard on focus change, but not on quit.

I'm using the version of gitk in 388afe7881b, and Tcl 8.4.7


Any suggestions on fixing / working around this?

Jon

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

end of thread, other threads:[~2007-11-22 21:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-22 11:44 gitk's copy pasteboard doesn't persist after it quits Jonathan del Strother
2007-11-22 21:01 ` Shawn O. Pearce
2007-11-22 21:29   ` Jean-François Veillette

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.