mirror of
https://github.com/neovim/neovim.git
synced 2026-01-19 19:51:41 +10:00
before the behaviour of 'mouse' was inconsistent in external UI, as some remapping logic would check has_mouse() and others don't (no difference in TUI or vim classic). With this change, the behaviour is consistently up to the UI decide (see ui.txt edit) Behaviour of tui.c is unaffected by this change.
46 KiB
46 KiB