mirror of https://github.com/helix-editor/helix
* replicate t-monaghan's changes * remove View.offset in favour of Document.view_data.view_position * improve access patterns for Document.view_data * better borrow checker wrangling with doc_mut!() * reintroduce ensure_cursor_in_view in handle_config_events since we sorted out the borrow checker issues using partial borrows, there's nothing stopping us from going back to the simpler implementation * introduce helper functions on Document .view_offset, set_view_offset * fix rebase breakage |
||
---|---|---|
.. | ||
annotations | ||
handlers | ||
annotations.rs | ||
base64.rs | ||
clipboard.rs | ||
document.rs | ||
editor.rs | ||
events.rs | ||
graphics.rs | ||
gutter.rs | ||
handlers.rs | ||
info.rs | ||
input.rs | ||
keyboard.rs | ||
lib.rs | ||
macros.rs | ||
register.rs | ||
theme.rs | ||
tree.rs | ||
view.rs |