mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-10 13:25:25 +03:00
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)
|
||||
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"]
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user