Hello,

Currently when leaving cmd line with CTRL-c or ESC the lastmsg_chunk is
cleared and hence the g< command will not be useful anymore.  I think it
would be nice if it the lastmsg_chunk was not cleared on that occasion.
Unfortunately the function that clears it `clear_db_text` is called when
the screen is redrawing, e.g. also when entering the command line.

Any hints how to get it done? And if that feature would be appreciated?

I also found one bug how messages are shown:

:for x in [1,2,3]|echom x|endfor
1
2
3
" so far so good but hit enter and press g< and the screen shows
1for x in [1,2,3]|echom x|endfor
2
3

Best regards,
Marcin Szamotulski

-- 
-- 
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/d/optout.

Attachment: signature.asc
Description: Digital signature

Raspunde prin e-mail lui