> when i set PS1 to '$(date "+%H:%M") \w> ' in my ~/.bashrc i get a bash > prompt with current time of day when i hit enter, current PWD, a > greater than sign, and a space > > just enter "echo $PS1" to see how yours is set > > echo $TERM returns xterm > > in bash the PS2 prompt is for when you are inside some functioning > process but it needs input
Aha, you are talking about bash. I don't know how bash decides to show $PS2 and how Vim can cause that. I also cannot reproduce the problem. Perhaps someone can look into it. -- Computers are not intelligent. They only think they are. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20221217192459.0FD641C0C91%40moolenaar.net.
