This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TRACE [neovide] Neovide version: 0.12.2 | |
DEBUG [neovide::settings::window_size] Loaded window settings: Windowed { position: PhysicalPosition { x: 516, y: 184 }, pixel_size: Some(PhysicalSize { width: 500, height: 500 }), grid_size: Some(Dimensions { width: 50, height: 26 }) } | |
DEBUG [neovide::bridge::command] Starting neovim with: Command { std: "/usr/bin/nvim" "--embed" "-p", kill_on_drop: false } | |
INFO [neovide::bridge::setup] Neovide registered to nvim with channel id 1 | |
TRACE [neovide::settings] Initial value load failed for unlink_border_highlights: Error processing request: 1 - 'Key not found: neovide_unlink_border_highlights') | |
TRACE [neovide::bridge::handler] Neovim notification: "setting_changed" | |
TRACE [neovide::settings] Initial value load failed for remember_window_size: Error processing request: 1 - 'Key not found: neovide_remember_window_size') | |
TRACE [neovide::bridge::handler] Neovim notification: "setting_changed" | |
TRACE [neovide::settings] Initial value load failed for remember_window_position: Erro |