index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
ex_session.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.4645: 'shortmess' changed when session does not store options (...
zeertzjq
2022-03-31
*
refactor: convert function comments to doxygen format (#17710)
dundargoc
2022-03-24
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
vim-patch:8.2.4566: check for existing buffer in session file may not work
zeertzjq
2022-03-15
|
/
*
vim-patch:8.2.4090: after restoring a session buffer order can be quite diffe...
Evgeni Chasnovski
2022-01-29
*
vim-patch:8.2.4007: session does not restore help buffer properly
zeertzjq
2022-01-07
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
vim-patch:8.0.1459: cannot handle change of directory
zeertzjq
2021-10-17
*
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
*
fix(PVS V576): wrong fprintf() format
Justin M. Keyes
2021-09-24
*
refactor: format with uncrustify #15726
dundargoc
2021-09-20
*
vim-patch:8.1.0829: when 'hidden' is set session creates extra buffers
Sean Dewar
2021-07-17
*
fixup! fixup! vim-patch:8.2.2776: :mksession uses current value of 'splitbelo...
Jan Edmund Lazo
2021-06-05
*
fixup! vim-patch:8.2.2776: :mksession uses current value of 'splitbelow' and ...
Jan Edmund Lazo
2021-06-02
*
vim-patch:8.2.2772: problems when restoring 'runtimepath' from a session file
Jan Edmund Lazo
2021-05-22
*
fixup! vim-patch:8.1.0734: the hlsearch state is not stored in a session file...
Jan Edmund Lazo
2021-05-22
*
vim-patch:8.2.2820: session file may divide by zero
Jan Edmund Lazo
2021-05-05
*
vim-patch:8.2.2776: :mksession uses current value of 'splitbelow' and 'splitr...
Jan Edmund Lazo
2021-04-22
*
vim-patch:8.2.2594: alternate buffer added to session file even when it's hidden
Jan Edmund Lazo
2021-03-13
*
vim-patch:8.2.2467: script generated by :mkview changes alternate file
Sean Dewar
2021-02-11
*
vim-patch:8.2.2058: using mkview/loadview changes the jumplist
Sean Dewar
2021-02-11
*
vim-patch:8.2.1967: the session file does not restore the alternate file
Sean Dewar
2021-02-11
*
vim-patch:8.1.0790: code for creating tabpages in session is too complex
Jan Edmund Lazo
2020-12-29
*
vim-patch:8.1.0149: session is wrong with multiple tabs when :lcd was used
Jan Edmund Lazo
2020-12-29
*
vim-patch:8.1.0734: the hlsearch state is not stored in a session file (#13547)
Jan Edmund Lazo
2020-12-17
*
vim-patch:8.2.1936: session sets the local 'scrolloff' value to the global value
Jan Edmund Lazo
2020-11-01
*
defaults: sessionoptions+=unix,slash #12760
Jan Edmund Lazo
2020-08-15
*
vim-patch:8.2.0584: viminfo file uses obsolete function file_readable()
Jan Edmund Lazo
2020-04-17
*
lint
Justin M. Keyes
2020-01-28
*
refactor: move session functions to ex_session.c
Justin M. Keyes
2020-01-28