start new:
tmux
start new with session name:
tmux new -s myname
| def checkIpName(arg): | |
| cmd = 'nslookup %s' % arg.strip() | |
| handle = Popen(cmd, stdout = PIPE, stderr = PIPE, shell = True).stdout | |
| re_handle = handle.read() | |
| handle.close() | |
| # name 关键词 | |
| botkey = ['baidu','google','yahoo','msn'] | |
| if re.search('Name',re_handle): |
Kinesis Freestyle (Terrible key switches. Mushy and un-lovable)
Kinesis Freestyle Edge (Traditional layout with too many keys, mech switches, proably too big to be tented easily/properly)
Matias Ergo Pro (Looks pretty great. Have not tried.)
ErgoDox Kit (Currently, my everyday keyboard. Can buy pre-assembled on eBay.)
ErgoDox EZ (Prolly the best option for most people.)