Hi,
On Tue, May 12, 2020 at 1:28 AM Vladimir Lomov <[email protected]>
wrote:
> Hello Yegappan,
>
> Can you manually try creating a terminal
> window with Vim using the following command?
>
> :call term_start('vim')
>
> Sure, I did
>
Thanks for collecting the information.
> .../vim/src $ TERM=xterm ./vim --clean
>
>
Is the terminal an xterm compatible terminal? In the above command, you are
setting TERM
to xterm. Is it supposed to be set to xterm or some other value? According
to the kitty FAQ,
TERM is supposed to be set to xterm-kitty. Can you try running the test
with TERM set to
xterm-kitty? You can run only this test using the following command:
$ cd vim/testdir
$ ../vim -u NONE -S runtest.vim
test_terminal.vim Test_term_keycode_translation
After running the above command, look at the contents of the test.log and
messages
files.
then ran :call term_start('vim'), switched to the 'terminal' window
>
> In the terminal window, can you press each of the following keys preceded
> by
> CTRL-K
>
> entered to insert mode (iCTRL-K <Left> etc) but I'm not sure about this
>
> and get the text from the terminal window?
>
> Should I simply save the 'terminal' windows in a file, like
>
Yes.
> :saveas ~/tmp/keycodes.txt
>
> or something else? If this is the way then I got (text)
>
> <Left><S-Left><C-Left><Right><S-Right><C-Right><Up><S-Up><Down><S-Down>
>
> P.S. Just to be clear: all tests above was run in kitty (inside tmux and
> just in kitty window). Also I have run make -j1 test in alacritty and see
> the same failure. May it be related with SSH session? The compilation and
> tests run was on remote host.
>
> P.P.S. I "logged" on remote host "directly" (actually this is NOT a remote
> host, it is systemd-nspawn container which is used for build purpose) and
> ran tests this way but still two tests are failed though without details
> this time.
>
These failures are not related and are fixed in patch 8.2.0741.
Regards,
Yegappan
> Executed: 3129 Tests
> Skipped: 35 Tests
> Failed: 0 Tests
>
>
> Failures:
> test86 FAILED
> test87 FAILED
>
> TEST FAILURE
>
>
>
--
--
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/CAAW7x7%3DP8WikzzKfvU3QBo%2BfSpTSbY12AJwwTiiaTwv4dL%3DXiw%40mail.gmail.com.