thinkiii
Showing posts with label
tmux
.
Show all posts
Showing posts with label
tmux
.
Show all posts
Tuesday, February 25, 2014
rxvt-unicode + tmux do italic instead of reverse
›
W hen using rxvt-unicode and tmux, I found that rxvt-unicode shows italic instead of reverse color when I search. Italic Reverse ...
Thursday, February 23, 2012
dump a binary into a single line of hex
›
xxd -p [binary] |tr -d '\n
Sunday, February 5, 2012
tmux
›
1) switch panes ctrl-b + o 2) scroll back crtl-b + [ to quit scroll mode, press 'q'
tmux.conf
›
set-option -g prefix C-a remap control prefix to ctrl+a
›
Home
View web version