Marco Hinz
d9fbc1865b
test/functional: clean up according to luacheck (part 2)
2015-11-23 13:57:21 +01:00
Marco Hinz
cd7b910e81
Add new highlight groups TermCursor/TermCursorNC
...
These highlight groups replace the old mechanism of setting:
- {g,b}:terminal_focused_cursor_highlight
- {g,b}:terminal_unfocused_cursor_highlight
2015-04-09 16:38:32 +02:00
Björn Linse
a7aeda8c7a
tests/ui: Also test character at cursor
2015-03-09 08:01:49 -03:00
Thiago de Arruda
40b7990553
test: Fix 051_highlight_spec.lua
...
- The syntax `gui=` is invalid when setting properties of highlight group.
- Wait for the initial "-- More --" prompt before continuing. Required to avoid
a race condition
2015-02-16 23:17:39 -03:00
Thiago de Arruda
d8f3458ec7
syntax: Refactor to store all term and gui attributes independently
...
Now the attrentry_T structure will store all attributes in separate fields for
cterm and rgb UIs.
2015-02-16 23:17:39 -03:00
Rainer Borene
a93d370c75
legacy tests: migrate test51
2014-11-20 21:06:37 -03:00