* When a multicolumn character was replaced by another multicolumn character

in insert mode, the display was not updated appropriately with terminals
  other than xterm.
This commit is contained in:
Gunnar Ritter
2005-01-02 01:39:45 +00:00
parent 7a66b78ed7
commit 34bb648726
3 changed files with 25 additions and 4 deletions

View File

@@ -70,7 +70,7 @@
* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* Sccsid @(#)ex_version.c 1.108 (gritter) 1/2/05
* Sccsid @(#)ex_version.c 1.109 (gritter) 1/2/05
*/
#include "ex.h"