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
/
term
/
mod.rs
Commit message (
Expand
)
Author
Age
*
Add alacritty extension script support.
rahm2
Josh Rahm
2024-08-14
*
Fix spelling errors
Josh Soref
2024-08-14
*
Fix window being focused by default
Kirill Chibisov
2024-08-14
*
Fix hint `Select` action for hyperlink escape
Christian Duerr
2024-08-14
*
Fix log typos
huajin tong
2024-08-14
*
Fix serde tests without default features
Christian Duerr
2024-01-06
*
Implement kitty's keyboard protocol
Kirill Chibisov
2023-12-06
*
Fix DECRPM reporting
Kirill Chibisov
2023-11-29
*
Damage only terminal inside `alacritty_terminal`
Kirill Chibisov
2023-11-23
*
Add support for DECRPM/DECRQM
Kirill Chibisov
2023-11-23
*
Update VTE to 0.13.0
Kirill Chibisov
2023-11-23
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Fix clippy warnings
Pavel Roskin
2023-10-29
*
Fix typos
Pavel Roskin
2023-10-25
*
Update dependencies
Christian Duerr
2023-10-08
*
Add `terminal` config section to control OSCs
Kirill Chibisov
2023-07-22
*
Switch to VTE's built-in ansi feature
Anhad Singh
2023-05-23
*
Update bitflags to 2.2.1
Kirill Chibisov
2023-05-17
*
Fix selection rotation on the last line
Christian Duerr
2023-03-24
*
Update winit to 0.28
Kirill Chibisov
2023-02-02
*
Preserve last column with erase in line right
Christian Duerr
2023-01-15
*
Fix clippy warnings
Christian Duerr
2022-10-12
*
Make grid mutably accessible to libraries
Mikayla Maki
2022-07-29
*
Fix hyperlinks not being keyboard actionable
Kirill Chibisov
2022-07-11
*
Add support for hyperlink escape sequence
Kirill Chibisov
2022-07-10
*
Fix old vi cursor not being properly damaged
Kirill Chibisov
2022-06-07
*
Fix Vi cursor not being damaged on scroll
Kirill Chibisov
2022-05-26
*
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-04-06
*
Fix OSC 4 color response format
Christian Duerr
2022-03-31
*
Add colored underline support
Kirill Chibisov
2022-03-16
*
Fix crash when searching during reset
Christian Duerr
2022-03-10
*
Add support for dashed and dotted underlines
Kirill Chibisov
2022-02-14
*
Add support for drawing undercurls
Kirill Chibisov
2022-02-08
*
Fix alacritty_terminal not emitting damage on color change
Kirill Chibisov
2022-02-07
*
Add damage tracking and reporting to compatible compositors
Kirill Chibisov
2022-02-02
*
Fix typo in SizeInfo padding_y rustdoc
Ömer Sinan Ağacan
2022-01-21
*
Add ´?´ support to OSC 4
DaftMouse
2022-01-15
*
Fix last column block selection
a5ob7r
2022-01-07
*
Trim \n from hints/semantic-/simple selection
a5ob7r
2022-01-04
*
Keep history position when viewport is cleared
a5ob7r
2021-12-18
*
Remove trailing whitespace from block selection
jeremycostanzo
2021-12-18
*
Fix vi cursor moving incorrectly with new output
a5ob7r
2021-12-03
*
Fix crash when vi cursor in history during clear
a5ob7r
2021-12-03
*
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-11-22
*
Add multi-window support
Christian Duerr
2021-10-23
*
Fix fullwidth character crash on resize
Christian Duerr
2021-08-01
*
Fix insert mode crash with fullwidth characters
Christian Duerr
2021-07-22
*
Fix vi cursor tracking during scrolling
Christian Duerr
2021-07-17
*
Fix copying interrupted tab characters
Christian Duerr
2021-07-16
*
Fix search regressions
Christian Duerr
2021-07-12
[next]