|
7e71cf52a3
|
Review cursor move commands in basic.
|
2016-05-22 22:22:39 +08:00 |
|
|
f11dea468f
|
Insure transpose-characters works with UTF8.
|
2016-05-20 20:42:37 +08:00 |
|
|
2b21a98e9c
|
Review forwchar and backchar.
|
2016-05-19 21:27:26 +08:00 |
|
|
645a0d734b
|
Remove encryption as implementation is too weak.
|
2016-03-23 21:11:05 +08:00 |
|
|
9682cdb2d2
|
Maps M-S to hunt-forward to match DOS Alt-S behavior.
|
2015-10-01 07:38:41 +08:00 |
|
|
ba2dc0e5f8
|
Assign 'common' functionality to Del, Home and End keys.
|
2014-12-22 17:44:17 +08:00 |
|
|
2fe2d9c153
|
Finish move of globals into input and random.
Remove globals.
|
2014-12-22 17:43:53 +08:00 |
|
|
80256bdd6d
|
Remove edef.h, obsoleted by globals.h.
|
2014-12-22 17:41:40 +08:00 |
|
|
7573dcd226
|
Move edef.h out of bind.h and buffer.h out of edef.h.
|
2014-12-22 17:41:18 +08:00 |
|
|
dc3e8984ab
|
Move standard includes of stdlib and string from edef.h.
|
2014-12-22 17:41:07 +08:00 |
|
|
fb395c3f01
|
Cleanup encryption key setting by moving core to file.
|
2014-12-22 16:06:41 +08:00 |
|
|
c96138add5
|
remove left dependencies to main: bindable functions.
|
2014-12-22 15:47:33 +08:00 |
|
|
f210ed610b
|
cleanup bind & ebind dependencies to estruct & edef.
|
2014-12-22 15:28:20 +08:00 |
|
|
c4a5c31d42
|
clarify ebind dependencies (only needed by bind).
|
2014-12-22 15:07:52 +08:00 |
|
|
2ed4446758
|
ebind as a module instead of include in main.
|
2014-12-22 15:07:40 +08:00 |
|