swapfile: Always show swap dialog (E325)

If swapfile dialog prompts for input, it must be displayed to the user.

fix #8840
fix #9027
This commit is contained in:
Justin M. Keyes
2018-09-23 10:13:56 +02:00
parent c3d24368a1
commit 22c83a4de9
4 changed files with 155 additions and 79 deletions

View File

@@ -1,14 +1,11 @@
local helpers = require('test.functional.helpers')(after_each)
local Screen = require('test.functional.ui.screen')
local command = helpers.command
local clear = helpers.clear
local command = helpers.command
local eq = helpers.eq
local eval = helpers.eval
local feed = helpers.feed
if helpers.pending_win32(pending) then return end
describe("'shortmess'", function()
local screen