Hi, On Wed, May 13, 2020 at 4:09 AM Elimar Riesebieter <[email protected]> wrote:
> * Elimar Riesebieter <[email protected]> [2020-05-13 12:09 +0200]: > > > Building 8.2.0746 on amd64 within a tmux-session gives the follwing test > > failure: > > > > Failures: > > From test_terminal.vim: > > Found errors in Test_term_keycode_translation(): > > Run 1: > > function RunTheTest[39]..Test_term_keycode_translation line 30: > Expected ['<F1>', '<F2>', '<F3>', '<F4>', '<F5>', '<F6>', '<F7>', '<F8>', > '<F9>', '<F10>', '<F11>', '<F12>', '<Home>', '<S-Home>', '<C-Home>', > '<End>', '<S-End>', '<C-End>', '<Insert>', '<Del>', '<Left>', '<S-Left>', > '<C-Left>', '<Right>', '<S-Right>', '<C-Right>', '<Up>', '<S-Up>', > '<Down>', '<S-Down>', '0123456789', '\t\t.+-*/'] but got ['<F1>', '<F2>', > '<F3>', '<F4>', '<F5>', '<F6>', '<F7>', '<F8>', '<F9>', '<F10>', '<F11>', > '<F12>', '<Home>', '<S-Home>', '<C-Home>', '<End>', '<S-End>', '<C-End>', > '<Insert>', '<Del>', '<Left>', '', '\t\t.+-*/<S-Left>', '<C-Left>', > '<Right>', '<S-Right>', '<C-Right>', '<Up>', '<S-Up>', '<Down>', > '<S-Down>', '45678012'] > > Noticed this is https://github.com/vim/vim/issues/6070. > > I tried to run the test with different TERM (xterm, > rxvt-unicode-256color, tmux-256color) settings but no success. > > I am not able to reproduce this test failure in a tmux session running on Ubuntu 19.10 inside a gnome-terminal. I tried running the test with TERM set to xterm, screen and tmux-256color. In all the case, the test passes. > Kitty is not available here. But to be honest, we shouldn't need a > special terminal emulator to run this test, though. > > You don't need a special terminal emulator to run this test. Regards, Yegappan > Elimar > > -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7kWOkx4590FUKq14cMsRWc0Kz-TT2ire7HpGtYjMSKLAA%40mail.gmail.com.
