$ grep -r "#x" ./posts
Tag

#x

// 2 matches

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...

Mac X11 window font size change

The most simple way is adding the following new command in the X11-> application -> customize: xterm -geometry 72x34+100+40 -fn *-fixed-*-*-*-20-* &

IT-Digest AI Assistant