aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_session.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.2594: alternate buffer added to session file even when it's hiddenJan Edmund Lazo2021-03-13
* vim-patch:8.2.2467: script generated by :mkview changes alternate fileSean Dewar2021-02-11
* vim-patch:8.2.2058: using mkview/loadview changes the jumplistSean Dewar2021-02-11
* vim-patch:8.2.1967: the session file does not restore the alternate fileSean Dewar2021-02-11
* vim-patch:8.1.0790: code for creating tabpages in session is too complexJan Edmund Lazo2020-12-29
* vim-patch:8.1.0149: session is wrong with multiple tabs when :lcd was usedJan Edmund Lazo2020-12-29
* vim-patch:8.1.0734: the hlsearch state is not stored in a session file (#13547)Jan Edmund Lazo2020-12-17
* vim-patch:8.2.1936: session sets the local 'scrolloff' value to the global valueJan Edmund Lazo2020-11-01
* defaults: sessionoptions+=unix,slash #12760Jan Edmund Lazo2020-08-15
* vim-patch:8.2.0584: viminfo file uses obsolete function file_readable()Jan Edmund Lazo2020-04-17
* lintJustin M. Keyes2020-01-28
* refactor: move session functions to ex_session.cJustin M. Keyes2020-01-28