Skip to content

Conversation

Yaraslaut
Copy link
Member

@Yaraslaut Yaraslaut commented Apr 16, 2024

This PR fixed a crush that i notice often when using status line
Closes #1511

@github-actions github-actions bot added the VT: Backend Virtual Terminal Backend (libterminal API) label Apr 16, 2024
@Yaraslaut Yaraslaut added the no changelog Tells the CI to not require a changelog entry label Apr 16, 2024
Yaraslaut and others added 2 commits June 20, 2024 11:31
…share.

Also, SequenceBuilder is the way better and more intuitive name than Sequencer :)

Signed-off-by: Christian Parpart <christian@parpart.family>
@christianparpart christianparpart merged commit ae4ebc4 into master Jun 20, 2024
@christianparpart christianparpart deleted the fix/status_line_bug branch June 20, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Tells the CI to not require a changelog entry VT: Backend Virtual Terminal Backend (libterminal API)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assertion failed: (_buffer->begin() <= _region.data() && (_region.data() + _region.size()) <= _buffer->end()), function BufferFragment
2 participants