diff options
author | 2017-03-27 14:21:14 +0200 | |
---|---|---|
committer | 2017-04-11 21:39:15 +0200 | |
commit | 7f1534e172f5eb9c215a25d73ee9ef57eb1582ba (patch) | |
tree | f545a519d38c2cb21eb4808b1e66f894a7a2eb0c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | vt: set mouse selection word-chars to gpm's default (diff) | |
download | linux-dev-7f1534e172f5eb9c215a25d73ee9ef57eb1582ba.tar.xz linux-dev-7f1534e172f5eb9c215a25d73ee9ef57eb1582ba.zip |
vt: make mouse selection of non-ASCII consistent
For some reason a handful of ISO-8859-1 symbols are excluded from "word
chars" while the vast majority of Unicode is hard-coded as included, even
when inappropriate (we really would want to _not_ select line-drawing/etc).
Those symbols are: ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿×÷
Thus, let's not special-case any non-ASCII anymore. Attempts to set these
via ioctl will be silently ignored.
As an extra bonus, we debloat the kernel by 128 bytes.
Signed-off-by: Adam Borowski <kilobyte@angband.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions