- Aug
- 2,015
- 81
In the v 20 Help, Tutorials -> Customizing the TCC Prompt
The line
set icmd=0 alias pre_exec=`set icmd=%@inc[%icmd]` prompt `%icmd $P$g`
should be
set icmd=0
alias pre_exec=`set icmd=%@inc[%icmd]`
prompt `%icmd $P$g`
Joe
The line
set icmd=0 alias pre_exec=`set icmd=%@inc[%icmd]` prompt `%icmd $P$g`
should be
set icmd=0
alias pre_exec=`set icmd=%@inc[%icmd]`
prompt `%icmd $P$g`
Joe