[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Scrolling works in vim by default in gnome-terminal but not in mrxvt



Experiment 1
===========
1. Open gnome-terminal
2. Run vim
3. Run command :help in vim
4. Use scroll wheel of the mouse to scroll
5. Scrolling happens successfully

Experiment 2
===========
1. Open mrxvt
2. Run vim
3. Run command :help in vim
4. Use scroll wheel of the mouse to scroll
5. Scrolling does NOT happen successfully
6. Rn command :set mouse=a in vim
7. Scrolling happens successfully

Could you please tell me why this difference occurs?


Reply to: