mirror of
https://github.com/tildeclub/ex-vi.git
synced 2026-06-23 20:29:24 +00:00
* 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 appropriately since the last revision (Bugreport by Matthew Fischer). (P)
This commit is contained in:
@@ -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.119 (gritter) 1/22/05
|
||||
* Sccsid @(#)ex_version.c 1.120 (gritter) 1/22/05
|
||||
*/
|
||||
|
||||
#include "ex.h"
|
||||
|
||||
Reference in New Issue
Block a user