On Wed, Feb 20, 2013 at 7:34 PM, Bram Moolenaar <[email protected]> wrote: > Thanks, this defenitely looks better. It takes more space on screen, > but that's not really a problem. > > The for loop is a bit strange. Instead of using sprintf() it's simpler > to make a loop that outputs the filler spaces. And not do that for the > last column. It can also be avoided to have to place to write the > newline.
You're right. Attached is the updated patch Nazri -- -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
version.patch
Description: Binary data
