test: remove remaining use of feed_command() in terminal/ (#38069)

Also deduplicate screen lines in some other tests.
This commit is contained in:
zeertzjq
2026-02-26 10:06:34 +08:00
committed by GitHub
parent 1fe1b2525f
commit e86ccdbeae
12 changed files with 55 additions and 91 deletions

View File

@@ -429,8 +429,7 @@ describe(':checkhealth window', function()
checkhealth: checks done |
## grid 4
^ |
|
|
|*2
test_plug. |
success1: |
✅ |

View File

@@ -54,8 +54,7 @@ describe('vim.lsp.codelens', function()
; |
println!("S.a: {}, S.b: {}", s.a, s.b); |
} |
|
|
|*2
]])
local grid_without_lenses = dedent([[