Benoit de Chezelles
f79ce00b65
Implement line selection for copy mode
2022-06-21 13:43:11 -07:00
Benoit de Chezelles
097abc4fe8
Implement o & O to move cursor to other end of selection in copy mode
2022-06-21 11:53:37 -07:00
Wez Furlong
4cbd185fb2
docs: document copy_mode and search_mode key tables
...
refs: https://github.com/wez/wezterm/issues/993
2022-05-06 19:47:42 -07:00
Wez Furlong
39f53161be
copy mode: ctrl-v enables rectangular selection
...
refs: https://github.com/wez/wezterm/issues/1656
2022-05-05 21:10:06 -07:00
Wez Furlong
8ce376753f
round out quick select mode
...
* Make alphabet and patterns configurable
* add docs
* Enhance scrollback search to support regex captures so that
searching for eg: `fo(o)` will select the last `o` in `foo`.
refs: https://github.com/wez/wezterm/issues/732
2021-04-25 16:27:39 -07:00
Wez Furlong
9a610358d1
docs: upgrade to mdbook 0.4, enable link checking
...
Standardize on `thing.md` rather than `thing.markdown` to make it
easier to cross link.
2021-01-30 14:14:29 -08:00