Xinqi Bao's Git

Allow mouse selection override using ShiftMask
authorHiltjo Posthuma <[email protected]>
Mon, 12 May 2014 12:39:37 +0000 (14:39 +0200)
committerRoberto E. Vargas Caballero <[email protected]>
Wed, 14 May 2014 05:48:25 +0000 (07:48 +0200)
Similar to xterm or urxvt holding shift before selecting text with the mouse
allows to override copying text. For example in tmux with "mode-mouse on" or
vim (compiled with --with-x), mc, htop, etc.

forceselmod in config.h sets the modifier to use this mode, by default
ShiftMask.

Signed-off-by: Hiltjo Posthuma <[email protected]>

No differences found