Valery Viktorovsky

Results 8 issues of Valery Viktorovsky

**Describe the bug** It's not possible to open `neovide` from the iTerm2 and Terminal. After running the neovide from the terminal a new black window is shown. Nothing happens after...

bug

The examples fail to compile, could you fix? Steps to reproduce and error below. ``` git clone https://github.com/carllerche/tower-web.git cd tower-web cargo build --example hello_world Compiling tower-web-macros v0.3.5 (/tower-web/tower-web-macros) warning: deny(rust_2018_idioms)...

This PR resolves an issue with a trailing comma in the setSecret parameter list to support PHP 7.

**Describe the bug** Font settings configured in the Neovide config file ([font] section) are not applied when Neovide first starts. This includes edging, size, normal, and likely all other font-related...

bug

Fix title-hidden default value and clarify srgb platform defaults in documentation ## What kind of change does this PR introduce? - Documentation ## Did this PR introduce a breaking change?...

Prevents unnecessary fnm initialization in non-interactive sessions by adding a status check before executing the fnm environment setup. This ensures fnm is not initialized when selecting commands from Fish history,...