Hi, The following command does not echo anything to stdout.
~/linux/bin/xplat/src/vim/vimS/main$ cat main.vimrc :echo "Hello world" :q ~/linux/bin/xplat/src/vim/vimS/main$ vim -S main.vimrc Is there a way to echo the message to stdout? Also what is the fd number that echo print to by default and how it implement in vim? Thanks. Regard, Peng -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
