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

MacOS: Opening new tabs in fullscreen mode results weird behavior #846

Open
MantasImb opened this issue Dec 10, 2024 · 3 comments
Open

MacOS: Opening new tabs in fullscreen mode results weird behavior #846

MantasImb opened this issue Dec 10, 2024 · 3 comments

Comments

@MantasImb
Copy link
Contributor

MacOS
Rio in fullscreen (opens new tabs fine in windowed)
v0.2.1

Pressing cmd + t creates a new fullscreen window with nothing on it. When trying to cmd + w in this window, it creates another window just like it.

@bashbunni
Copy link

bashbunni commented Dec 11, 2024

fwiw I wasn't able to reproduce this on macos version rioterm 0.2.1 with rio full screened 🤔 it works as expected for me (using zsh)

@raphamorim
Copy link
Owner

fwiw I wasn't able to reproduce this on macos version rioterm 0.2.1 with rio full screened 🤔 it works as expected for me (using zsh)

Yea I also couldn't reproduce tbh 🤔

@mikucat0309
Copy link

mikucat0309 commented Jan 7, 2025

I can reproduce this behavior.

blank fullscreen windows when not focused instead of tabs in same window, when I switch tabs, it triggers switch window animation and the corresponding blank window will diplay normal, the previous window will become blank.

This behavior occurred only when starting from fullscreen mode.

macOS Sonoma 14.7.2
Rio 0.2.2 installed from homebrew

config:

theme = "catppuccin-mocha"
[window]
mode = "fullscreen"
[fonts]
family = "FiraMono Nerd Font"
size = 18

screenshot:

Screenshot 2025-01-07 at 12 43 12 PM

debug log:

05:56 start Rio, create new window with fullscreen
05:58 press cmd+T 2 times and create two new windows

https://gist.github.com/mikucat0309/48ff8f93ef1bfaba16ec91e692179525

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants