Lines Matching full:bug

17 	+ Fix bug where splitting in the middle of the screen could repaint
19 + Fix first-nul in input bug, where random garbage was inserted.
20 + Correct search and mark-as-motion-command bug, it's a line mode
22 + Fix bug autoindent bug, where ^D could shift too far in the line.
27 + Fix bug where ^V didn't keep input mapping from happening.
28 + Fix a core dump bug in the R command.
30 + Fix cursor positioning bug for C, S and c$ in an empty file.
34 + Fix bug where wide characters in a file name weren't calculated
36 + Fix bug where cl_rename was called directly, by the ex shell code.
37 + Fix bug where splitting a screen resulting in a new screen at the
40 + Fix bug where the status line wasn't redisplayed if the user ran
42 + Fix bug where the long version of the status line wasn't displayed
46 + Fix bug where ex went to the first line instead of the last one when
63 + Fix a bug in the R command where it could fail if the user extended
65 + Fix a bug where text abbreviations could corrupt the line.
66 + Fix a bug where the windowname edit option couldn't be set before a
68 + Fix a bug where the system .exrc values weren't being overridden by
70 + Fix a bug in the filename completion code, where garbage characters
72 + Fix bug where multiple edit sessions on a non-existent file could
74 + Fix bug where screen update was incorrect if a character triggered
76 + Fix bug in leftright scrolling where <CR> during text input didn't
80 + Fix bug in tags file pattern search introduced in 1.71.
83 + Fix bug where ^M's in the original pattern were converted into new
87 + Fix bug in first-character-is-null text input semantic.
113 + Fix a bug where the second character of the vi [[, ]] and ZZ
125 + Fix bug where an undo followed by '.' to repeat it wouldn't work
139 + Fix bug in vi text input ^D processing, could result in cursor
141 + Fix leftright screen bug where the screen wasn't repainted when
145 + Fix alternate screen bug where the screen flashed and output lost
146 when switching to/from the X11 xterm alternate screen. Fix bug
171 + Fix bug were !! on an empty line with a nonexistent command left the
173 + Fix bug where line redisplay was wrong when a <tab> replaced a
175 + Fix bug where D (d$) didn't reset the relative cursor position.
176 + Fix bug where yG incorrectly reset the relative cursor position.
177 + Fix bug where the window size couldn't be grown once it was shrunk.
178 + Fix bug where the extended edit option caused tag searches to fail.
190 + Fix bug where re_compile printed an error message to the screen
193 + Fix bug where the iclower option didn't trigger an RE recompilation.
194 + Fix bug where -t into an already locked file forced the user to wait
198 + Fix ex output bug, where it appeared as if an ex command was skipped
202 + Fix cscope <blank>-matching pattern to use extended RE's, and bug
211 + Fix bug where margins were ignored during replay of text input.
212 + Fix bug where motion components to shorter lines could lose because
226 + Fix bug where messages output during startup by ex could be lost.
236 + Fix bug where the column number could be incorrect because the old
240 + Fix bug where ex/vi messages weren't being joined.
241 + Fix bug where termcap strings were free'd twice.
242 + Fix bug where TI/TE still weren't working -- I didn't put in the
244 + Fix bug where I misspelled the iclower edit option as icloser.
248 + Fix bug where combining ex commands that did/did not require an
251 + Fix bug where the screen was never resolved if the user continued
255 + Fix bug where cursor wasn't placed over the ^ placeholder character
257 + Fix bug where nvi under BSD style curses wasn't sending TI/TE termcap
260 + Fix bug where 'z' commands trailing / or ? commands weren't being
264 + Fix bug where search-with-confirmation from vi mode didn't position
266 + Fix bug where the "search wrapped" message was dependent on the
269 + Fix bug where matched showmatch character wasn't being displayed
271 + Another cursor update bug required a change to vs_paint().
272 + Fix bug were initial line offset was wrong for the first split screen
275 + Fix bug where globals with associated commands that included both
280 + Fix text resolution bug, corrected the cursor based on the
291 + Fixed bug where showmatch messages were getting discarded.
294 + Fixed bug where ^T would drop core if returning to a temporary file.
304 + Fix the Perl5 configuration bug in the configuration script.
316 + Fix autoindent bug where the length of the line was incorrectly
318 + Fix cursor bug where cursor could end up at the wrong place if the
329 + Fix a bug were the 's' command on top of a <tab> didn't correctly
340 + Fix bug where functions keys specified in startup information were
342 + Fix v_txt bug where could infinitely loop if <escape> triggered an
346 + Configuration changes, several minor bug fixes, including a few
359 + Several other minor bug fixes.
376 + Tag search bug fix, don't repeat search if successful.
381 + Fix bug where filter commands in empty files couldn't find line 0.
385 + Bug fix release -- generally available beta release.
387 + Bug fix release.
390 + Bug fix release. A major change in reworking the ex commands, when
409 + Minor bug fixes for stability.
416 + Lots o' random bug fixes -- passes purify testing again.
418 + Random bug fixes for 1.47.
453 + Bug fix, vi was printing the last line number on the status line
477 + Two bug fixes for 1.39; -r option and v_change core dump.
500 exrc startup files. This fixes the bug were `vi +100 file'
503 + Bug fix: could report file modified more recently than it was
521 + Fix wrapmargin text allocation bug.
524 + Regularize the yank cursor motions, several bug fixes for historic
531 + Bug fix for wraplen option, wasn't triggered for input commands.
561 + Fix ^D autoindent bug by resolving leading <blank>s at ^D.
579 + Fix bug where cG fix in version 1.31 broke cw cursor positioning
587 + Fix bug were cG on the last line of a file wasn't done in line mode,
597 + Fix curses bug where standout string was written for each standout
650 + Rework of getkey() introduced a bug where command interrupt put
674 + Fix bug where ex error messages could be accidentally preceded
676 + Fix bug where curses reorganization could lose screen specific
678 + Fix bug in paragraph code where invalid macros could be matched.
688 + Fix bg/fg bug where tmp file exiting caused a NULL dereference.
690 + Fix bug in section code where invalid macros could be matched.
691 + Fix bug where line number reset by vi's Q command.
697 + Fix bug on OSF1 where <curses.h> changes the values of VERASE,
699 + Fix bug where optarg used incorrectly in main.c.
701 + Fix recovery bug where RCV_EMAIL could fire even if there wasn't
707 + Bug in message handling, "vi +35 non-existent_file" lost the
712 + Bug in svi_msgflush(), where error messages could come out in
722 + Fix substitute bug where could malloc 0 bytes (AIX breaks).
726 + Bug in ex argument parsing, corrected for literal characters
739 + Fix bug in split code caused by new file naming code, where would
744 + Fix move bug, wasn't copying lines before putting them.
745 + Fix bug were :n dropped core if no arguments supplied.
752 + Fix bug in ex_global where re_conv() was allocating the temporary
773 + Fix RE bug where no subexpressions in the pattern but there were
821 + Fix bug where line change report was wrong in util.c:msg_rpt().
824 + Fix bug -- put into an empty file leaves the cursor at 1,0,
826 + Fix bug were number of lines reported for the 'P' command was
828 + Fix bug were 0^D wasn't being handled correctly.
830 + Fix bug where if a map was an entire colon command, it may never
846 + Fix bug where "s/./\& /" discarded the space in the replacement
850 + Fix bug were enough character remapping could corrupt memory.
857 + Fix bug where vi wait() was interrupted by the recovery alarm.
864 + Fix bug where vi command parser ignored buffers specified as
868 + Fix bug where the cmap/chf entries of the tty structure weren't
870 + Fix bug where the default command motion flags were being set
872 + Fix wrapmargin bug; if appending characters, and wrapmargin breaks
876 + Fix bug where 't' command placed the cursor on the character
898 + Fix bug in delete code where dropped core if deleted in character
903 + Fix leftright scrolling bug, when moving to a shorter line.
908 + Fix bug when RCM flags retained in the saved dot structure.
910 + Fix bug where special_key array was being free'd (it's no longer
925 a bug in Sun's implementation that we can't live with.
930 + Fix bug where only the first vi key was checked for validity.
936 + Fix wrapscan option bug where forward searches become backward
954 + Fix bug where vi calling append could overwrite the command.
960 + Fix bug that \ didn't escape newlines in ex commands.
967 + Fix bug in stepping through multiple tags files.
974 + Fix backward search within a line bug.
981 + Fix bug where writing empty files didn't update the saved
983 + Fix bug where /pattern/ addressing was always a backward search.
984 + Fix bug triggered by autoindent of more than 32 characters, where
986 + Fix bug where joining only empty lines caused a core dump.
996 + Fix 1G bug not always going to the first non-blank.
1009 + Fix key space allocation bug triggered by cut/paste under SunOS.
1061 + Fix delete-last-line bug when line number option set.