comparison README.md @ 24862:f1a390885192 v8.2.2969

patch 8.2.2969: subtracting from number option fails when result is zero Commit: https://github.com/vim/vim/commit/a42e6e0082a6d564dbfa55317d4a698ac12ae898 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 10 18:43:25 2021 +0200 patch 8.2.2969: subtracting from number option fails when result is zero Problem: Subtracting from number option fails when result is zero. (Ingo Karkat) Solution: Reset the string value when using the numeric value. (closes #8351)
author Bram Moolenaar <Bram@vim.org>
date Thu, 10 Jun 2021 18:45:03 +0200
parents 9f41bfdbc6fc
children e73a9667e471
comparison
equal deleted inserted replaced
24861:97f000974cc2 24862:f1a390885192