Bram Moolenaar
|
446e7a3cd3
|
patch 8.1.0571: non-silent execute() resets display column to zero
Problem: Non-silent execute() resets display column to zero.
Solution: Keep the display column as-is.
|
2018-12-08 13:57:42 +01:00 |
|
Bram Moolenaar
|
10ccaa17ec
|
patch 8.1.0569: execute() always resets display column to zero
Problem: Execute() always resets display column to zero. (Sha Liu)
Solution: Don't reset it to zero, restore the previous value. (closes #3669)
|
2018-12-07 16:38:23 +01:00 |
|
Bram Moolenaar
|
79815f1ec7
|
patch 7.4.2008
Problem: evalcmd() has a confusing name.
Solution: Rename to execute(). Make silent optional. Support a list of
commands.
|
2016-07-09 17:07:29 +02:00 |
|