summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorOlivier Perret <Olivier.Perret@mailbox.org>2018-09-24 09:54:21 +0200
committerOlivier Perret <Olivier.Perret@mailbox.org>2018-09-24 09:54:21 +0200
commit93f913705abafbd7341e4fdd897bef5f6ef4c0dd (patch)
tree0e3241013b939bc4f535632552ad08dbbb29b5e0 /test
parentcb8b8828788d10124859a960e2f8281c618566c1 (diff)
Misc fixes
Diffstat (limited to 'test')
-rw-r--r--test/regression/1920-crash-on-python-in-docstring/ui-out2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regression/1920-crash-on-python-in-docstring/ui-out b/test/regression/1920-crash-on-python-in-docstring/ui-out
index 34022d40..33cba659 100644
--- a/test/regression/1920-crash-on-python-in-docstring/ui-out
+++ b/test/regression/1920-crash-on-python-in-docstring/ui-out
@@ -1,5 +1,5 @@
{ "jsonrpc": "2.0", "method": "set_ui_options", "params": [{}] }
-{ "jsonrpc": "2.0", "method": "draw", "params": [[[{ "face": { "fg": "black", "bg": "white", "attributes": ["final_fg","final_bg","final_attr"] }, "contents": "\"" }, { "face": { "fg": "magenta", "bg": "default", "attributes": [] }, "contents": "\"\">>> " }, { "face": { "fg": "default", "bg": "default", "attributes": [] }, "contents": "\"\"\"\u000a" }]], { "fg": "default", "bg": "default", "attributes": [] }, { "fg": "blue", "bg": "default", "attributes": [] }] }
+{ "jsonrpc": "2.0", "method": "draw", "params": [[[{ "face": { "fg": "black", "bg": "white", "attributes": ["final_fg","final_bg"] }, "contents": "\"" }, { "face": { "fg": "magenta", "bg": "default", "attributes": [] }, "contents": "\"\">>> " }, { "face": { "fg": "default", "bg": "default", "attributes": [] }, "contents": "\"\"\"\u000a" }]], { "fg": "default", "bg": "default", "attributes": [] }, { "fg": "blue", "bg": "default", "attributes": [] }] }
{ "jsonrpc": "2.0", "method": "menu_hide", "params": [] }
{ "jsonrpc": "2.0", "method": "info_hide", "params": [] }
{ "jsonrpc": "2.0", "method": "draw_status", "params": [[], [{ "face": { "fg": "default", "bg": "default", "attributes": [] }, "contents": "out 1:1 " }, { "face": { "fg": "black", "bg": "yellow", "attributes": [] }, "contents": "" }, { "face": { "fg": "default", "bg": "default", "attributes": [] }, "contents": " " }, { "face": { "fg": "blue", "bg": "default", "attributes": [] }, "contents": "1 sel" }, { "face": { "fg": "default", "bg": "default", "attributes": [] }, "contents": " - client0@[kak-tests]" }], { "fg": "cyan", "bg": "default", "attributes": [] }] }