forked from aniani/vim
patch 8.2.4343: when reloading not all properties are detected
Problem: When reloading not all properties are detected. Solution: Add the "edit" value to v:fcs_choice. (Rob Pilling, closes #9579)
This commit is contained in:
committed by
Bram Moolenaar
parent
92f645bef7
commit
8196e94a8b
@@ -3752,6 +3752,8 @@ msg_advance(int col)
|
||||
* Other buttons- use your imagination!
|
||||
* A '&' in a button name becomes a shortcut, so each '&' should be before a
|
||||
* different letter.
|
||||
*
|
||||
* Returns 0 if cancelled, otherwise the nth button (1-indexed).
|
||||
*/
|
||||
int
|
||||
do_dialog(
|
||||
|
||||
Reference in New Issue
Block a user