Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement read marker #60

Merged
merged 2 commits into from
Mar 1, 2024
Merged

Implement read marker #60

merged 2 commits into from
Mar 1, 2024

Conversation

mhoran
Copy link
Owner

@mhoran mhoran commented Mar 1, 2024

No description provided.

Otherwise the BufferGate won't close a removed current buffer until
after the buffer has been removed from the buffer state.
Get the read marker for each buffer via last_read_line. We now reset the
read marker (and hotlist) of the buffer we switch *from*, which means we
can rely on last_read_marker when we switch *to* a buffer. weechatRN
should behave just like weechat in this regard.

Closes #3
@mhoran mhoran merged commit e5d3556 into main Mar 1, 2024
3 of 4 checks passed
@mhoran mhoran deleted the read-marker branch March 6, 2024 15:42
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.

1 participant