diff options
author | Bram Moolenaar <Bram@vim.org> | 2013-07-03 12:45:31 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2013-07-03 12:45:31 +0200 |
commit | 2951b77e5039bd4af215982422fe8c9b214c2de8 (patch) | |
tree | 83d65257422e079cfe13134d8cd34eef4e831d76 /src/gui_gtk.c | |
parent | 41009374747d68a12d043bcca0ae649d0c18daf4 (diff) | |
download | vim-git-2951b77e5039bd4af215982422fe8c9b214c2de8.tar.gz |
updated for version 7.3.1288v7.3.1288
Problem: The first ":echo 'hello'" command output doesn't show. Mapping
for <S-F3> gets triggered during startup.
Solution: Add debugging code for the termresponse. When receiving the "Co"
entry and when setting 'ambiwidth' redraw right away if possible.
Add redraw_asap(). Don't set 'ambiwidth' if it already had the
right value. Do the 'ambiwidth' check in the second row to avoid
confusion with <S-F3>.
Diffstat (limited to 'src/gui_gtk.c')
0 files changed, 0 insertions, 0 deletions