Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vim-session
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GovanifY
vim-session
Graph
79c1823627c42160f2e88751eb2e4fb7913253a4
Select Git revision
Branches
1
master
default
protected
Tags
20
2.13.1
2.13
2.12
2.11
2.10.1
2.10
2.9.2
2.9.1
2.9
2.8
2.7
2.6.4
2.6.3
2.6.2
2.6.1
2.6
2.5
2.4.15
2.4.14
2.4.11
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Dec
1
Nov
4
Sep
2
8
Jul
1
Apr
15
Mar
22
Feb
18
13
13
Oct
14
Sep
30
Jul
23
7
6
18
Jun
17
23
Mar
15
20
Dec
16
13
7
Nov
15
Oct
3
Sep
20
Jul
19
5
4
24
Jun
22
14
6
1
31
May
26
25
24
23
21
20
19
13
12
6
5
4
3
2
30
Apr
28
21
20
18
17
7
Mar
4
Dec
15
Jan
11
Dec
26
Nov
24
21
15
11
1
Oct
28
Sep
26
20
18
17
7
4
31
Aug
27
Jun
26
18
14
13
11
4
2
26
May
25
12
15
Mar
10
25
Dec
24
20
2
Oct
1
Sep
30
Aug
29
28
22
21
19
30
Jul
16
15
setqlist: don't recover to avoid timing with fugitive
master
master
syntastic: make sure variable is defined
syntastic: avoid toggling unneccesary windows
TagbarOpen: fix regex
Tagbar: fix regex
custom buffers: add tagbar
Document usage of multiple platforms (issue #85)
2.13.1
2.13.1
Issue #128: Make saving of GUI font optional
2.13
2.13
Document how to omit hidden & unloaded buffers from session persistence
Merge pull request #81: Add g:session_autosave_to (override) option
2.12
2.12
Remove outdated information from documentation
Enable silencing automatic periodic sessions saving
2.11
2.11
Update installation instructions
Update screenshots of automatic session save/restore in README
Rephrase prompts for automatic session save/restore
2.10.1
2.10.1
Merge pull request #104: Make GUI dialogs easier to read
2.10
2.10
Move "session is empty?" check to separate function
2.9.2
2.9.2
Merge pull request 116: Fix --servername option when using vim-startify
2.9.1
2.9.1
Fix --servername option when using vim-startify (Issue #115)
Add option to disable session locking (issue #112)
2.9
2.9
Automatically store lock files in /var/lock when possible (issue #110)
2.8
2.8
Make GUI dialogs from s:prompt easier to read
Resolve issue #101: Add support for lock directory configuration
2.7
2.7
Merge pull request #69: Drop filtering of :args and :argu from session file
2.6.4
2.6.4
Merge pull request #99: Write correct session lock when (auto-)opening tab-scoped session
2.6.3
2.6.3
Resolve issue #100 (bug fix for session_default_overwrite implementation)
2.6.2
2.6.2
Write correct session lock when (auto-)opening tab-scoped session.
Try to improve user feedback when sessions are locked
2.6.1
2.6.1
Merge pull request #88: User defined session name completion suggestions
2.6
2.6
Merge pull request #78: Make color scheme persistence configurable
2.5
2.5
Use xolox#misc#cursorhold#register() to setup periodic callback
2.4.15
2.4.15
Explicitly credit Ingo for his work, also mention other contributions
Merge pull request #95: No prompt for session auto-load when unloaded buffers exist
2.4.14
2.4.14
Merge pull request #94: Handle (i.e. do not increase) zero-width windows
Merge pull request #93: Correct order of tab and window restore commands
BUG: No prompt for session auto-load when unloaded buffers exist.
Merge pull request #83: Don't leave behind empty tab page when :AppendTabSession is unsuccessful
2.4.11
2.4.11
Merge pull request #82: Remove -count=94919 workaround for :AppendTabSession
2.4.10
2.4.10
Generic completion added to SaveSession.
Fix a little typo
Loading