index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alacritty_terminal
/
src
/
selection.rs
Commit message (
Expand
)
Author
Age
*
Fix invalid bounds in selection range conversion
Mohammad AlSaleh
2024-01-27
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Update wix on the release CI
Kirill Chibisov
2023-06-26
*
Fix multi-line bracket selection
Christian Duerr
2022-12-14
*
Fix a few minor clippy lints
Yuri Astrakhan
2022-06-02
*
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-04-06
*
Add damage tracking and reporting to compatible compositors
Kirill Chibisov
2022-02-02
*
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-11-22
*
Improve rendering performance
Christian Duerr
2021-05-22
*
Fix crash when copying out of bounds selections
Christian Duerr
2021-05-07
*
Fix single column block selection
Christian Duerr
2021-05-01
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Draw cursor with rect renderer
Kirill Chibisov
2020-12-28
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Add support for single line terminals
ii41
2020-09-27
*
Add escape to report text area size
Ayose Cazorla
2020-08-28
*
Add regex scrollback buffer search
Christian Duerr
2020-07-09
*
Clear selection on clear line/screen escapes
Kirill Chibisov
2020-06-26
*
Remove copypasta dependency from alacritty_terminal
Kirill Chibisov
2020-06-07
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Refactor Term/Grid separation
Christian Duerr
2020-05-30
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Add modal keyboard motion mode
Christian Duerr
2020-03-18
*
Fix crash when selecting last column
Christian Duerr
2020-03-12
*
Fix selection expansion across full-width glyphs
Christian Duerr
2020-02-07
*
Fix inconsistent test module naming
Christian Duerr
2020-01-28
*
Fix selection rotating outside of scrolling region
Christian Duerr
2020-01-24
*
Fix oob error during selection
Kirill Chibisov
2020-01-21
*
Fix first cell when selection is off screen
Christian Duerr
2020-01-21
*
Expand line selection across wrapped lines
Christian Duerr
2020-01-15
*
Fix cut off full width glyphs in last column
Christian Duerr
2020-01-09
*
Fix URL highlighting
Christian Duerr
2019-11-03
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Fix empty block selection detection
Christian Duerr
2019-09-13
*
Add block selection
Christian Duerr
2019-06-20
*
Fix index out of bounds during selection
Christian Duerr
2019-06-06
*
Add support for double-click bracket-pair selection
Jean Mertz
2019-05-11
*
Fix selection of double-width characters
Christian Duerr
2019-04-29
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28