summaryrefslogtreecommitdiff
path: root/src/testdir/test_mksession.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.5132: :mkview test doesn't test muchv8.2.5132James McCoy2022-06-191-5/+13
* patch 8.2.4980: when 'shortmess' contains 'A' loading session may still warnv8.2.4980Bram Moolenaar2022-05-181-0/+22
* patch 8.2.4850: mksession mixes up "tabpages" and "curdir" argumentsv8.2.4850LemonBoy2022-04-301-0/+28
* patch 8.2.4645: 'shortmess' changed when session does not store optionsv8.2.4645James Cherti2022-03-291-0/+43
* patch 8.2.4566: check for existing buffer in session file may not workv8.2.4566James Cherti2022-03-141-0/+5
* patch 8.2.4090: after restoring a session buffer order can be quite differentv8.2.4090Evgeni Chasnovski2022-01-141-0/+25
* patch 8.2.4007: session does not restore help buffer properlyv8.2.4007matveyt2022-01-051-0/+30
* patch 8.2.2979: not all options code is covered by testsv8.2.2979Yegappan Lakshmanan2021-06-121-0/+13
* patch 8.2.2827: test file was not deletedv8.2.2827Dominique Pelle2021-05-031-2/+2
* patch 8.2.2820: session file may divide by zerov8.2.2820Bram Moolenaar2021-04-301-0/+14
* patch 8.2.2778: problem restoring 'packpath' in sessionv8.2.2778Bram Moolenaar2021-04-171-6/+10
* patch 8.2.2776: :mksession uses current value of 'splitbelow' and 'splitright'v8.2.2776Bram Moolenaar2021-04-171-0/+18
* patch 8.2.2772: problems when restoring 'runtimepath' from a session filev8.2.2772Bram Moolenaar2021-04-161-0/+26
* patch 8.2.2708: test sometimes fails waiting for shell in terminalv8.2.2708Bram Moolenaar2021-04-041-2/+2
* patch 8.2.2684: not enough folding code is testedv8.2.2684Bram Moolenaar2021-04-011-0/+31
* patch 8.2.2594: alternate buffer added to session file even when it's hiddenv8.2.2594Bram Moolenaar2021-03-131-0/+14
* patch 8.2.2467: script generated by :mkview changes alternate filev8.2.2467Bram Moolenaar2021-02-051-0/+14
* patch 8.2.2447: 'foldlevel' not applied to folds restored from sessionv8.2.2447Bram Moolenaar2021-02-011-0/+26
* patch 8.2.2112: running tests may leave some files behindv8.2.2112Bram Moolenaar2020-12-081-4/+5
* patch 8.2.2058: using mkview/loadview changes the jumplistv8.2.2058Bram Moolenaar2020-11-271-0/+70
* patch 8.2.1936: session sets the local 'scrolloff' value to the global valuev8.2.1936Bram Moolenaar2020-11-011-0/+13
* patch 8.2.1664: memory leak when using :mkview with a terminal bufferv8.2.1664Bram Moolenaar2020-09-111-3/+24
* patch 8.2.1662: :mksession does not restore shared terminal buffer properlyv8.2.1662Bram Moolenaar2020-09-111-0/+26
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-12/+9
* patch 8.1.2373: cannot build with +popupwin but without +quickfixv8.1.2373Bram Moolenaar2019-12-011-0/+4
* patch 8.1.2276: MS-Windows: session test leaves files behindv8.1.2276Bram Moolenaar2019-11-091-3/+5
* patch 8.1.2275: using "seesion" looks like a mistakev8.1.2275Bram Moolenaar2019-11-091-22/+23
* patch 8.1.2100: :mksession is not sufficiently testedv8.1.2100Bram Moolenaar2019-09-291-5/+114
* patch 8.1.2098: mksession test fails on MS-Windowsv8.1.2098Bram Moolenaar2019-09-281-0/+3
* patch 8.1.2097: :mksession is not sufficiently testedv8.1.2097Bram Moolenaar2019-09-281-1/+118
* patch 8.1.2012: more functions can be used as methodsv8.1.2012Bram Moolenaar2019-09-081-1/+1
* patch 8.1.1790: :mkvimrc is not testedv8.1.1790Bram Moolenaar2019-08-011-0/+42
* patch 8.1.1581: shared functions for testing are disorganisedv8.1.1581Bram Moolenaar2019-06-231-6/+7
* patch 8.1.1544: some balloon tests don't run when they canv8.1.1544Bram Moolenaar2019-06-151-3/+2
* patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar2019-06-131-1/+1
* patch 8.1.1218: cannot set a directory for a tab pagev8.1.1218Bram Moolenaar2019-04-271-0/+42
* patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10v8.1.0870Bram Moolenaar2019-02-031-2/+2
* patch 8.1.0829: when 'hidden' is set session creates extra buffersv8.1.0829Bram Moolenaar2019-01-261-0/+23
* patch 8.1.0816: test for 'runtimepath' in session fails on MS-Windowsv8.1.0816Bram Moolenaar2019-01-241-0/+4
* patch 8.1.0814: :mksession cannot handle a very long 'runtimepath'v8.1.0814Bram Moolenaar2019-01-241-1/+24
* patch 8.1.0807: session test fails on MS-Windowsv8.1.0807Bram Moolenaar2019-01-241-0/+4
* patch 8.1.0803: session file has problem with single quote in file namev8.1.0803Bram Moolenaar2019-01-241-0/+14
* patch 8.1.0789: sourcing a session sets v:errmsgv8.1.0789Bram Moolenaar2019-01-211-0/+12
* patch 8.1.0734: the hlsearch state is not stored in a session filev8.1.0734Bram Moolenaar2019-01-121-0/+18
* patch 8.1.0336: mkview test still fails on CIv8.1.0336Bram Moolenaar2018-08-301-4/+4
* patch 8.1.0335: mkview test fails on CIv8.1.0335Bram Moolenaar2018-08-301-1/+1
* patch 8.1.0333: :mkview does not restore cursor properly after "$"v8.1.0333Bram Moolenaar2018-08-291-6/+10
* patch 8.1.0331: insufficient test coverage for :mkview and :loadviewv8.1.0331Bram Moolenaar2018-08-281-0/+81
* patch 8.1.0151: mksession test fails on MS-Windowsv8.1.0151Bram Moolenaar2018-07-041-2/+2
* patch 8.1.0149: session is wrong with multiple tabs when :lcd was usedv8.1.0149Bram Moolenaar2018-07-041-0/+47