diff options
author | 2018-07-18 04:10:44 +0200 | |
---|---|---|
committer | 2018-07-21 09:18:27 +0200 | |
commit | 9bfdc2611d417be453c3deb7a7ef2ffc718febfa (patch) | |
tree | e3d733f3f44be5063833069d2d8f297ce6d7c2a4 /include/linux/console_struct.h | |
parent | vt: selection: handle storing of characters above U+FFFF (diff) | |
download | wireguard-linux-9bfdc2611d417be453c3deb7a7ef2ffc718febfa.tar.xz wireguard-linux-9bfdc2611d417be453c3deb7a7ef2ffc718febfa.zip |
vt: selection: take screen contents from uniscr if available
This preserves whatever was written even if we can't currently display the
given glyph. Mouse paste won't corrupt any character of wcwidth() == 1
anymore.
Note that for now uniscr doesn't get allocated until something reads
/dev/vcsuN for that console, making this code dormant for most users.
Signed-off-by: Adam Borowski <kilobyte@angband.pl>
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/console_struct.h')
0 files changed, 0 insertions, 0 deletions