X-Git-Url: http://git.shiar.net/descalc.git/blobdiff_plain/7d9af85556b0e64c70e3641764b7b49a306723f3..7db84757c6ba80836bc8c2cc9de326f16862a2cd:/12_bindings.pm diff --git a/12_bindings.pm b/12_bindings.pm index 9ea8a4f..0488176 100644 --- a/12_bindings.pm +++ b/12_bindings.pm @@ -1,10 +1,10 @@ # key bindings for DCT, by Shiar -# 1.08.1 200409270040 - moved from 1.8 main -# .2 200409270049 - single key alias to chs: \ (often close to _) +# 1.09.3 200410142200 - enter sent as chr 10 on non-curses terminals +# 1.09.2 200410120145 - alt+backspace and ^W for (hard) drop # 1.09.1 200410112145 - function keys moved to menu.pm -# .2 200410120145 - alt+backspace and ^W for (hard) drop -# .3 200410142200 - enter sent as chr 10 on non-curses terminals +# 1.08.2 200409270049 - single key alias to chs: \ (often close to _) +# 1.08.1 200409270040 - moved from 1.8 main use strict; use warnings;