I modified t_vb so that no beep or flash using below command
      :set vb t_vb=
However, I can set it back to its default. When I using Vim, the
default is "^[|B".
So, I am trying to use below command to set it back.
      :set vb t_vb="^[|B"
But, it doesn't work. The ^ is created using <CTRL-Q>.
Anybody knows how to set it back to default?

Anna

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to