Skip to content

Changed debounce delay and add conditional for autosave to prevent save on undo key - #2 - #3

Closed
Pazu101 wants to merge 86 commits into
NoamFav:mainfrom
Pazu101:no-undo-autosave
Closed

Pazu101 wants to merge 86 commits into
NoamFav:mainfrom
Pazu101:no-undo-autosave

Conversation

@Pazu101

@Pazu101 Pazu101 commented Aug 16, 2026

Copy link
Copy Markdown

Get the current changes sequences (how many edits have we made) and compare the sequences to the latest sequence we know. If the current sequence is smaller than the latest known, undo has been hit and autosave not allowed.

Note: this fix of the previous commit / PR checks if the buffer is available to prevent useless calls that returns warnings.

NoamFav and others added 27 commits July 6, 2026 23:16
…eer command names, add lazygit and session support
@Pazu101
Pazu101 marked this pull request as ready for review August 18, 2026 02:26
@Pazu101 Pazu101 closed this by deleting the head repository Sep 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants