]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/commit
.screenrc: Don't run 'screen -ls' backtick
authorTony Duckles <tduckles@epic.com>
Mon, 1 Dec 2014 15:56:18 +0000 (09:56 -0600)
committerTony Duckles <tduckles@epic.com>
Mon, 1 Dec 2014 15:56:18 +0000 (09:56 -0600)
commit3a86d1240e695b13187c6e543f01d11e0f8b8519
treed7d4394c2694053ea61be314c0559d601e925dd5
parent880ffa4903f49d1fe2ddf56c28d8196b5bddb7c0
.screenrc: Don't run 'screen -ls' backtick

Cygwin screen can get funky, and 'screen -ls' can hang sometimes.
Remove the backtick command to get the screen session-name to avoid
hangs.
.screenrc