Hi,

2017/3/15 Wed 0:33:25 UTC+9 Eric Christopherson wrote:
> On Tue, Mar 14, 2017 at 5:07 AM, A. S. Budden <abu...@gmail.com> wrote:
> 
> With the newly compiled version of vim (details below), `:simalt ~x`
> 
> doesn't do quite what I was expecting: the window gets bigger but the
> 
> drawn area doesn't - https://snag.gy/3VfqUe.jpg
> How interesting -- for me, :simalt ~x works, but actually pressing 
> <Alt><Space> doesn't bring down the menu. I have to define a mapping for it 
> to work:
> 
> 
>     :nnoremap <A-Space> :simalt ~<CR>
>     :inoremap <A-Space> <C-o>:simalt ~<CR>

I confirmed that `:simalt ~x` worked fine on v8.0.0274.
However, on v8.0.0275, `:simalt ~x` makes the window maximized but the
contents is not properly updated. I need to hit Ctrl-L to update the contents.

Alt-Space doesn't work on neither 0274 nor 0275. 

Regards,
Ken Takata

-- 
-- 
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 because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to