mirror of
https://git.sr.ht/~rjarry/aerc
synced 2026-03-02 18:23:33 +01:00
Add blurb about mouse support in vim requiring `:set ttymouse=sgr` Fixes: https://todo.sr.ht/~rjarry/aerc/46 Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Acked-by: Robin Jarry <robin@jarry.cc>
179 B
179 B
title
| title |
|---|
| aerc-wiki: Integrations/vim |
Mouse support
Depending on your terminal, you may need to set ttymouse to 'sgr' in vim for the mouse to work:
:set ttymouse=sgr