Merge remote-tracking branch 'markus-oberhumer/ux-debug-buffer'
This commit is contained in:
commit
970a0b8997
|
@ -844,7 +844,7 @@ int run_server(StringView session, StringView server_init,
|
||||||
|
|
||||||
if (startup_error and local_client)
|
if (startup_error and local_client)
|
||||||
local_client->print_status({
|
local_client->print_status({
|
||||||
"error during startup, see *debug* buffer for details",
|
"error during startup, see `:buffer *debug*` for details",
|
||||||
local_client->context().faces()["Error"]
|
local_client->context().faces()["Error"]
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user