|
f13ae3957c
|
Replace mlreply by newmlarg in eval, allowing user variable length to exceed 255 bytes.
|
2015-09-29 11:43:30 +08:00 |
|
|
cc06049046
|
$kill returns full copy of kill buffer.
|
2014-12-22 20:57:54 +08:00 |
|
|
79b57c96d1
|
insert-string can insert strings up to 512 characters.
|
2014-12-22 20:57:47 +08:00 |
|
|
a560025c0c
|
Fix $kill to cover at most first 127 characters of kill buffer. Was only first N % 250 (ex 25 out of 275).
|
2014-12-22 20:57:40 +08:00 |
|
|
5a0b64f952
|
Add test script to check and size limit on string variables and filenames.
|
2014-12-22 20:56:24 +08:00 |
|