0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't fire SessionLoadPost event until session is fully loaded More... about 11 years ago
Remove dirty session tracking (it's too fragile) More... about 11 years ago
Bug fix: Disable :argglobal/:argument commands just like :args More... about 11 years ago
Improve xolox#misc#buffer#prepare() More... about 11 years ago
Bug fix: Encode ":" on Mac OS X in xolox#misc#path#encode() More... about 11 years ago
Add .gitignore file and ignore doc/tags (closes issue #15) More... about 11 years ago
Bug fix: Strip :args from :mksession output More... about 11 years ago
Avoid empty session name in auto-save query. More... about 11 years ago
ENH: Create session for current tab page only. More... over 11 years ago
Avoid mandatory persistence of Vim size. More... over 11 years ago
Handle :normal! fold restore in session file. More... over 11 years ago
Support for BufExplorer windows (issue #12) More... over 12 years ago
New g:session_command_aliases option (issue #11) More... over 12 years ago
Updated miscellaneous scripts More... over 12 years ago
Merge branch 'master' of https://github.com/xolox/vim-misc More... over 12 years ago
xolox#misc#os#exec() uses xolox#shell#execute() when available, falls back to system() More... over 12 years ago
Work around &shellslash setting on Windows More... over 12 years ago
Merge branch 'master' of https://github.com/xolox/vim-misc More... over 12 years ago
Work around the existence of &shellslash More... over 12 years ago
Documentation bug fix for previous commit More... over 12 years ago
New 'session_persist_globals' option (requested by Roman Byshko) More... over 12 years ago
Make :RestartVim preserve $VIM and $VIMRUNTIME (issue #9) More... over 12 years ago
Mark session dirty when buffer list changes? (issue #8) More... over 12 years ago
Updated miscellaneous scripts More... over 12 years ago
Merge branch 'master' of https://github.com/xolox/vim-misc More... over 12 years ago
New xolox#misc#path#which() function to search the $PATH More... over 12 years ago
Silence "E95: Buffer with this name already exist" messages (issue #7) More... over 12 years ago
Separate persistence of &background vs. :colorscheme More... over 12 years ago
Improve support for special windows, specifically NERDTree More... over 12 years ago
Support for mirrored NERDTree windows (issue #7) More... over 12 years ago