Closed nunocf closed 5 months ago
@nunocf add disable_cursor_positioning: true
at the top on your configuration. Somehow we can't run stty -g
on your device. This will prevent us from fetching the current cursor position and thus always print your initial newline on terminal start.
That fixed it! Thank you! It's been bugging me for a bit :)
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.
Code of Conduct
What happened?
I've set up oh-my-posh for the first time using nix-darwin and I get this error message every time I open a new kitty window.
I have no clue how to debug it, but it goes away if I disable oh-my-posh. It also goes away if I disable my custom template, but I'm unsure why. I've checked it for anything odd.
It happens any time I open a terminal or for example when I come back to the prompt from vim.
Theme
My own, here are the settings:
What OS are you seeing the problem on?
macOS
Which shell are you using?
zsh
Log output