diff options
| author | Justin M. Keyes <justinkz@gmail.com> | 2019-09-02 03:30:55 +0200 | 
|---|---|---|
| committer | Justin M. Keyes <justinkz@gmail.com> | 2019-09-02 03:34:01 +0200 | 
| commit | 8560bafc6cf7cfd301c1389a9e2562aeec592294 (patch) | |
| tree | 07a2e30e74f3cc210e663d050c0d42c9e086ed13 /runtime/syntax/verilog.vim | |
| parent | 976c6667e140fe4dfe2731451b25c4a1309ad165 (diff) | |
| download | rneovim-8560bafc6cf7cfd301c1389a9e2562aeec592294.tar.gz rneovim-8560bafc6cf7cfd301c1389a9e2562aeec592294.tar.bz2 rneovim-8560bafc6cf7cfd301c1389a9e2562aeec592294.zip | |
paste: redraw at end
Attempt to fix test failure since 976c6667e140 removed per-chunk redraw:
  ERROR test/functional/terminal/tui_spec.lua: TUI paste: cmdline-mode inserts 1 line
  test/functional/terminal/tui_spec.lua:367: in function <test/functional/terminal/tui_spec.lua:360
  Expected:
    |*foo                                               |
    |*                                                  |
    |{4:~                                                 }|
    |{4:~                                                 }|
    |{5:[No Name] [+]                                     }|
    |:"line 1{1:"}                                         |
    |{3:-- TERMINAL --}                                    |
  Actual:
    |*                                                  |
    |*{4:~                                                 }|
    |{4:~                                                 }|
    |{4:~                                                 }|
    |{5:[No Name] [+]                                     }|
    |:"line 1{1:"}                                         |
    |{3:-- TERMINAL --}                                    |
Diffstat (limited to 'runtime/syntax/verilog.vim')
0 files changed, 0 insertions, 0 deletions
