Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
iterm2
iterm2
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,248
    • Issues 2,248
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • George Nachman
  • iterm2iterm2
  • Issues
  • #9405

Closed
Open
Opened Jan 04, 2021 by Dan Musca@musca001

OS X terminal vs iTerm2 (new behavior in Big Sur)

Thanks for filing an issue! Please answer the questions below so I can help you.

  • iTerm2 version: Build 3.4.4beta2
  • OS version: Big Sur (11.1 (20C69))com.googlecode.iterm2.plist
  • Attach ~/Library/Preferences/com.googlecode.iterm2.plist here (drag-drop from finder into this window)
  • Attach a debug log, if possible. Instructions at https://iterm2.com/debuglog
  • Attach a screen capture video if it would make the reproduction steps clearer.
  • Are you reporting a performance issue, excessive CPU usage, or a hang? Please attach a sample. Instructions at https://gitlab.com/gnachman/iterm2/wikis/HowToSample
  • Are you reporting a crash? Please attach the crash log. Instructions at https://gitlab.com/gnachman/iterm2/wikis/crash-logs
  • Are you reporting excessive memory usage? Please attach a heap analysis: https://gitlab.com/gnachman/iterm2/wikis/heapshot

PLEASE ATTACH YOUR PLIST FILE FOR BUG REPORTS! Seriously! I'll probably ask you for it if you don’t.

Detailed steps to reproduce the problem:

  1. Edit any text file
  2. Do not set mouse=a in vimrc
  3. In native OS X terminal, you can scroll up/down in the file (from line 1 to end and from end to line 1). Expected behavior.
  4. in iTerm2, with mouse=a not set, you can't scroll at all

    NativeTerminalApp

    iTerm2WontScrollToTop

    . With mouse=a set, it behaves more like the native Terminal app, but it will not scroll all the way to line 1. It gets stuck at the last line on the display. You need to use vim keys (k) to move up to line 1.

What happened:

What should have happened:

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gnachman/iterm2#9405