Hello Daniel, hello lists, I revised the patch. Please check.
- avoid modification of the existing code for parsing termresponse. - add the workaround for tmux. -- Hayaki Saito -- -- 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.
focus-reporting-revised.diff
Description: Binary data
>> @Hayaki: do you have a newer patch available? > > No, I fear it causes another problems, so now I think this patch should be > rewritten entirely. > "\033[I" and "\033[O" should be introduced as a new keycode instead of > hardcoding it. > > Note: If you simply apply this patch and use it on tmux, it causes a problem > of extra focus event. > Once I reported this problem to tmux-users > (http://sourceforge.net/p/tmux/mailman/message/30825088/). > After that, I discussed with tmux's maintainer about this issue and > proposed a trivial patch, in private messages. But it is rejected. > We will have to add some workaround to ignore extra focus events of tmux. -- -- 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.
