Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't config title-hidden through config file #2531

Closed
hf-xz opened this issue May 9, 2024 · 2 comments
Closed

Can't config title-hidden through config file #2531

hf-xz opened this issue May 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@hf-xz
Copy link

hf-xz commented May 9, 2024

Describe the bug
Can't config title-hidden through config file on macOS, while config frame work.

To Reproduce

  1. write config below into~/.config/neovide/config.toml.
title-hidden = true
frame = 'buttonless'
  1. open Neovide through Neovide.app or run command neovide in terminal.
  2. Neovide show with title, which shouldn't be there. However, the frame was set to 'buttonless' successfully.

Expected behavior
Neovide should show without title, just like run command neovide --title-hidden.

Screenshots
image

Desktop (please complete the following information):

  • OS: macOS 14.2
  • Neovide Version: v0.12.2
  • Neovim Version: v0.9.5

Please run neovide --log and paste the contents of the .log file created in the current directory here:
The contents is too long, so I attach a file: neovide_rCURRENT.log

Additional context
Run neovide --title-hidden and set environment variable both work for me, but I really want to use raycast to open neovide.

@hf-xz hf-xz added the bug Something isn't working label May 9, 2024
@emonadeo
Copy link
Contributor

Ran into the same issue back in feb (#2342), and was fixed in #2344.

@fredizzimo
Copy link
Member

Ok, closing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants