mirror of https://github.com/tildeclub/ex-vi.git
s/revision/release/
This commit is contained in:
parent
8cfde7de61
commit
b321680d4c
2
Changes
2
Changes
|
@ -1,7 +1,7 @@
|
||||||
Release ...
|
Release ...
|
||||||
* If a line began with a tabulator and another tabulator was inserted with
|
* If a line began with a tabulator and another tabulator was inserted with
|
||||||
the cursor located on the first tabulator, the display was not updated
|
the cursor located on the first tabulator, the display was not updated
|
||||||
appropriately since the last revision (Bugreport by Matthew Fischer). (P)
|
appropriately since the last release (Bugreport by Matthew Fischer). (P)
|
||||||
* Fixed a segmentation fault that occured in multibyte locales when operation
|
* Fixed a segmentation fault that occured in multibyte locales when operation
|
||||||
was continued after vi had been stopped by ^Z, with the cursor positioned
|
was continued after vi had been stopped by ^Z, with the cursor positioned
|
||||||
in a line longer than the terminal width as the last line of the current
|
in a line longer than the terminal width as the last line of the current
|
||||||
|
|
Loading…
Reference in New Issue