Wednesday, September 21, 2016

tmux cheatsheet

Resizing the window of an existing session
tmux attach -d

Work in progress!!!!

No comments:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...