[screen]new tab in current dir

This commit is contained in:
Mathieu Maret 2016-03-02 17:37:03 +01:00
parent 268006f865
commit a0a8f3f583
1 changed files with 2 additions and 1 deletions

View File

@ -48,7 +48,8 @@ bind K kill
bind I login on
bind O login off
bind } history
bind c stuff "screen -X chdir \$PWD;screen^M"
bind ^c stuff "screen -X chdir \$PWD;screen^M"
# An example of a "screen scraper" which will launch urlview on the current
# screen window
#