How to copy / paste text in gitk
Problem: How to copy / paste text from git? Text select and Ctrl-C + Ctrl-V does not paste the copied text. And there is no Edit / Copy / Paste menu item. Solution: gitk supports the normal X...
// 2 matches
Problem: How to copy / paste text from git? Text select and Ctrl-C + Ctrl-V does not paste the copied text. And there is no Edit / Copy / Paste menu item. Solution: gitk supports the normal X...
The most simple way is adding the following new command in the X11-> application -> customize: xterm -geometry 72x34+100+40 -fn *-fixed-*-*-*-20-* &