Hi all,

Thank you to every one who's replied -- it's been really useful.  When I put 
something together which suits me, based on all these wonderful suggestions, 
I'll let people know!

Thanks!

Jason


----- Original Message -----
From: Marcin Szamotulski <msza...@gmail.com>
To: vim_use@googlegroups.com
Cc: 
Sent: Friday, July 8, 2011 10:05 PM
Subject: Re: Vim statusline examples with screenshots?

Hi all,

I have a video :) the ATP plugin (which I'm maintaining) has a statusline with
progress bar info, here's the link
http://atp-vim.sourceforge.net/videos.shtml
(look at the PROGRESS BAR video)

Best,
Marcin Szamotulski



On 22:48 Fri 08 Jul     , Dominique Pellé wrote:
> Jason Timrod wrote:
> 
> > Hi all,
> >
> > I'm curious to know how people pimp their Vim statusline perhaps
> > with useful information?  So far, the only thing I've added to it is the
> > current git branch I'm on.  Yet I know there's probably other really
> > cool bits of information I'm missing, besides the default..
> >
> > So, anyone prepared to show their statusline, preferably with a
> > screenshot as well as the config for it?
> 
> Here is mine:
> 
> Screenshot: http://dominique.pelle.free.fr/pic/vim-statusline.png
> vimrc: http://dominique.pelle.free.fr/.vimrc.html
> 
> Status line shows:
> - buffer number/buffer count
> - file name
> - flags ([RO], etc.)
> - file type
> - file encoding + BOM
> - file format (dos, unix, mac)
> - spell language
> - current function name
> - name of syntax group under cursor
> - utf-8 sequence under cursor (displayed for non ascii char only)
> - Unicode code point of character under cursor (U+xxxx)
> - cursor position (current line / total line count, column, % in file)
> 
> -- Dominique
> 
> -- 
> 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 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 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

Reply via email to