helix/book
Rock Boynton 612f48f3cd Show the primary selection index on statusline
Have the status line show the number of the current selection out of
the total in the file.

Right now, the `# sels` shows how many selections you have in the current
buffer, but this shows the (1-based) index at which which one your
primary cursor is on in the current buffer, i.e. `3/6 sels`, then if you
press `)`, it would say `4/6` sels etc.

This is very helpful when multiple selections are spread out beyond
a single view to orient oneself with the current selections.
2025-05-08 12:47:06 -07:00
..
src Show the primary selection index on statusline 2025-05-08 12:47:06 -07:00
theme book: Copy over index.hbs from mdbook 0.4.43 2024-11-25 17:53:13 -05:00
.gitignore Add book/ (mdbook based user guide) 2021-04-05 15:48:08 +09:00
book.toml remove the multilingual field from book.toml (#13328) 2025-04-11 09:23:39 -05:00
custom.css Fix search highlighting for the default docs theme (#8270) 2023-09-13 16:37:39 +02:00