diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-03-23 10:00:40 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-03-23 10:00:40 (GMT) |
commit | 4936a3f9d6993a339e97da0e54cdf7694d58769c (patch) | |
tree | 993b077f037380ca7cf05b6f5d44c18ea3fd42f0 /unix | |
parent | a65c0e7103d10d4dc444c2cd443ecc4ecff5f6cb (diff) | |
download | tcl-4936a3f9d6993a339e97da0e54cdf7694d58769c.zip tcl-4936a3f9d6993a339e97da0e54cdf7694d58769c.tar.gz tcl-4936a3f9d6993a339e97da0e54cdf7694d58769c.tar.bz2 |
(cherry-pick): Fix [f1253530cdd83e66]: Different Windows / *nix default bindings for text widget
See: [https://groups.google.com/forum/#!topic/comp.lang.tcl/ZZ_WwfQdmoE].
People like Eric Brunel, who want the most logical behavior for any Tcl release can simply do:
set ::tcl_wordchars {\w}
set ::tcl_nonwordchars {\W}
Diffstat (limited to 'unix')
0 files changed, 0 insertions, 0 deletions