neovim/test/functional/terminal
zeertzjq 995e487915
refactor(highlight)!: rename attributes to match Vim (#19159)
Ref: 84f5463630
Rename:
- `underlineline` to `underdouble`
- `underdot` to `underdotted`
- `underdash` to `underdashed`

`underdouble` also now takes higher precedence than `undercurl`.
2022-06-30 16:57:44 +08:00
..
altscreen_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
api_spec.lua feat(server): instance "name", store pipes in stdpath(state) 2022-06-15 19:29:51 -07:00
buffer_spec.lua ci: skip tests that fail on windows 2022-02-20 10:22:39 +01:00
channel_spec.lua chore: fix typos (#17670) 2022-03-17 13:21:24 +08:00
cursor_spec.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
edit_spec.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
ex_terminal_spec.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
helpers.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
highlight_spec.lua refactor(highlight)!: rename attributes to match Vim (#19159) 2022-06-30 16:57:44 +08:00
mouse_spec.lua fix(input): put modifiers back into typeahead buffer when needed 2022-01-23 05:58:32 +08:00
scrollback_spec.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
tui_spec.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
window_spec.lua ci: skip tests that fail on windows 2022-02-20 10:22:39 +01:00
window_split_tab_spec.lua vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878 2021-10-09 18:15:46 -07:00