aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/mksession_spec.lua
Commit message (Expand)AuthorAge
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* ci: bump to windows 2022dundargoc2023-03-11
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* fix(session): respect sessionoptions=terminal #19497Gustavo Sampaio2022-08-01
* test(mksession_spec): use %bwipeout! instead of qall! to close terminal (#19465)zeertzjq2022-07-22
* fix(tests): check for EOF on exit of nvim properlybfredl2022-06-13
* fix(mksession): don't store floats in session #18635Daniel Steinberg2022-05-22
* test(mksession_spec): only sleep on Windows (#18637)zeertzjq2022-05-19
* fix(termopen): avoid ambiguity in URI when CWD is root dir (#16988)zeertzjq2022-05-19
* test: fix mksession terminal CWD test again (#18615)zeertzjq2022-05-18
* test: unskip tests on Windows (#18600)zeertzjq2022-05-18
* test: use helpers.pending_win32(pending) instead of iswin()zeertzjq2022-02-26
* ci: skip tests that fail on windowsDundar Göc2022-02-20
* vim-patch:8.2.4090: after restoring a session buffer order can be quite diffe...Evgeni Chasnovski2022-01-29
* vim-patch:8.1.0829: when 'hidden' is set session creates extra buffersSean Dewar2021-07-17
* mksession: always unix slashes "/" for filepathsJustin M. Keyes2020-01-26
* mksession: simplify generated commandsJustin M. Keyes2020-01-26
* mksession: restore same :term buf in split windowsAlexandre Dubray2020-01-26
* terminal: absolute CWD in term:// URI #11289Chris LaRose2020-01-26
* :mksession : restore tab-local working directories #9754Chris LaRose2019-03-21
* test: robust cleanup, unique filenames #7950 (#7950)Justin M. Keyes2018-02-01
* mksession: Restore tab-local working directory #6859HiPhish2017-06-11