Skip to content

Instantly share code, notes, and snippets.

@d-kuro
Last active April 1, 2024 07:29
Show Gist options
  • Save d-kuro/551d98f9d4a28f61b3e8111adc082074 to your computer and use it in GitHub Desktop.
Save d-kuro/551d98f9d4a28f61b3e8111adc082074 to your computer and use it in GitHub Desktop.
iTerm2 でフルスクリーンで起動しているアプリにターミナルを重ねる

iTerm2 でフルスクリーンで起動しているアプリにターミナルを重ねる

  • Preferences > General > Window > Native full screen windows
    • disable
  • Preferences > Profiles > Window > Settings for New Windows > Style
    • Fullscreen
  • Preferences > Profiles > Window > Settings for New Windows > Screen
    • Screen with Cursor
  • Preferences > Profiles > Window > Settings for New Windows > Spaces
    • All Spaces
  • Preferences > Profiles > Keys > A hotkey opens a dedicated window this profile.
    • Enable
  • Preferences > Profiles > Keys > Configure Hotkey Window
    • Floating window
      • Enable

Document

https://www.iterm2.com/documentation-hotkey.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment