You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/book
Armando Perez 947badf3d5 Adds two new typeable commands: `show-selection-diff-popup` and `yank-selection-diff`
These are similar to the `reset-diff-change` command, except that rather
wthan apply the diff base, the unsaved buffer changes (in `diff` syntax)
are shown in a popup (with `show-selection-diff-popup`) or yanked to a
register (using `yank-selection-diff`).

This uses the new `hunks_intersecting_line_ranges` method from #10178,
so probably that PR should be merged first before considering merging
this one.
6 months ago
..
src Adds two new typeable commands: `show-selection-diff-popup` and `yank-selection-diff` 6 months ago
theme update with new mdbook index.hbs (#8445) 1 year ago
.gitignore Add book/ (mdbook based user guide) 4 years ago
book.toml use AND operator when searching (#7839) 1 year ago
custom.css Fix search highlighting for the default docs theme (#8270) 1 year ago