iTerm2 – scroll less output with mouse

前端 未结 6 621
梦谈多话
梦谈多话 2021-01-31 02:43

I just switched from OSX Terminal to iTerm2, and I seem to have lost one piece of functionality. In Terminal, I could scroll through output of the less comm

6条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-31 03:33

    Now it is implemented in iTerm2 and can be activated by

    Settings -> Advanced -> Scroll wheel sends arrow keys when in alternate screen mode and change it to Yes

    image of

    (defaults write com.googlecode.iterm2 AlternateMouseScroll -bool true still works but it just changes the same setting)

提交回复
热议问题