Re: MacVim doesn't accept input

2015-03-21 Thread BeatsMe
2015年3月21日土曜日 1時00分29秒 UTC+9 Douglas Drumond: > ​Do you have some keyboard app like Seil or Karabiner? Maybe they're > interfering. In MacVim snapshot 73 there is a known issue with OS X Kotoeri > that wasn't solved yet (it's still present in 74), but it occurs only when > inputting Japanese (do

Re: MacVim doesn't accept input

2015-03-20 Thread Douglas Drumond
On Fri, Mar 20, 2015 at 7:53 AM, BeatsMe wrote: > On Yosemite, I renamed .vimrc and .gvimrc. > I resetted the MacVim preference like following. > $ defaults delete org.vim.MacVim > I installed MacVim with --HEAD option. > I tried Snapshot-73 and Snapshot-72. > But the problem can't be solved. >

Re: MacVim doesn't accept input

2015-03-20 Thread Yan Zhou
Forget my last email. I guess you mean Vim does not recognize any keystrokes, even in normal mode. Maybe try the new snapshot 74? On Friday, March 20, 2015, Yan Zhou wrote: > Just to be clear. You do know how to use Vim, right? I feel stupid to have > to ask this. I assume you do know you have t

Re: MacVim doesn't accept input

2015-03-20 Thread Yan Zhou
Just to be clear. You do know how to use Vim, right? I feel stupid to have to ask this. I assume you do know you have to press "i" before you can enter anything. On Friday, March 20, 2015, BeatsMe wrote: > 2015年3月20日金曜日 6時10分25秒 UTC+9 Yan Zhou: > > What do you mean it does not accept input? Do y

Re: MacVim doesn't accept input

2015-03-20 Thread BeatsMe
2015年3月20日金曜日 6時10分25秒 UTC+9 Yan Zhou: > What do you mean it does not accept input? Do you mean it cannot enter insert > mode? Mouse movements like selection and click are traced but any keyboard command input like :, a, c, v, x, d, h, j and k can't be accepted, not to mentioning entering inser

Re: MacVim doesn't accept input

2015-03-19 Thread Douglas Drumond
On Thu, Mar 19, 2015 at 9:53 AM, BeatsMe wrote: > > How can I trouble shoot further? ​Please try this: https://github.com/macvim-dev/macvim/wiki/Troubleshooting ​ -- Douglas Drumond *Café Linear – GDG Campinas ​* *google.com/+DouglasDr

Re: MacVim doesn't accept input

2015-03-19 Thread Yan Zhou
What do you mean it does not accept input? Do you mean it cannot enter insert mode? On Thursday, March 19, 2015, BeatsMe wrote: > Hello. > > I have trouble about inputing with MacVim. > > At first I noticed MacVim didn't pop with double click. > I can execute MacVim from terminal and get pop-upe

MacVim doesn't accept input

2015-03-19 Thread BeatsMe
Hello. I have trouble about inputing with MacVim. At first I noticed MacVim didn't pop with double click. I can execute MacVim from terminal and get pop-uped window but can't input. I tried "mvim -u NON test" but can't get inputting. I tried reinstalled like below, but get same result. brew ins