Full-screen Apps

Warp runs alt-grid apps like Vim and Emacs in full-screen mode and also supports sending mouse and scroll events directly to the alt-grid.

Mouse and Scroll Reporting

Warp supports configuring how to handle mouse and scroll events, they can be sent to the currently running app e.g. vim, or kept and handled by Warp.

Mouse reporting must be enabled to also toggle scroll reporting.

How to access it

  • From the Settings panel, Settings > Features > Enable Mouse Reporting

    • Scroll Reporting can be enabled after toggling Enable Mouse Reporting

  • From the Command Palette, search for "Toggle Mouse Reporting"

  • From the macOS Menu, View > Toggle Mouse Reporting

  • With the keyboard shortcut: CMD-R

How it works

Last updated