Hi, Gary, > This behavior depends on the shell you're using and how it's > configured. For example, on one Linux system running some version > of ksh, I get the results you describe. On another Linux system > running a different version of ksh, executing ":!history" lists the > last 16 commands. > > I'd look at the man page for the shell you're using, search for > "history", and see if the behavior you desire can be configured.
I use bash. hmm, One workround is to open the $HOME/.bash_history file which records the history info. Best Regards, robert -- 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
