#!/bin/sh vi -c "set wm=`echo \`tput cols\` 70 - p | dc | tr -d \"\012\"`" ${1+"$@"} /usr/bin/true