# $Id: newscreen-bind.in,v 1.4 2003/12/01 08:21:45 knok Exp $

caption string "%1`"

bind c eval screen "exec .!. /usr/local/bin/screen-uim"
bind ^c screen

bind f exec .!. /usr/local/bin/screen-uim

# remove backtick process and caption
bind b eval "backtick 1" "caption splitonly"

# set backtick process and caption
bind t eval "caption always" "backtick 1 0 0 /usr/local/bin/screen-tick"
