index
:
r-alacritty.git
experimental
old-rahm
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
/
config
Commit message (
Expand
)
Author
Age
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Fix typos
Pavel Roskin
2023-10-25
*
Add `terminal` config section to control OSCs
Kirill Chibisov
2023-07-22
*
Add errors for deserializing with unknown fields
Christian Duerr
2023-06-17
*
Switch to VTE's built-in ansi feature
Anhad Singh
2023-05-23
*
Update winit to 0.28
Kirill Chibisov
2023-02-02
*
Fix clippy warnings
Christian Duerr
2022-10-12
*
Fix IPC config overriding previous values
Christian Duerr
2022-09-17
*
Add IPC config subcommand
Christian Duerr
2022-09-01
*
Add `cursor.blink_timeout` config option
Kirill Chibisov
2022-07-01
*
Fix a few minor clippy lints
Yuri Astrakhan
2022-06-02
*
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
*
Update dependencies
Christian Duerr
2021-02-13
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Fix deserialization of untagged enums
Christian Duerr
2021-01-02
*
Add vi/search line indicator
Christian Duerr
2021-01-01
*
Remove Windows WinPTY backend
Christian Duerr
2021-01-01
*
Use ConfigDeserialize for all config enums
Christian Duerr
2020-12-31
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Add blinking cursor support
Dettorer
2020-11-23
*
Add ability to select text during search
Christian Duerr
2020-11-13
*
Deprecate the WinPTY backend
Christian Duerr
2020-11-06
*
Add configuration file imports
Christian Duerr
2020-08-21
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11
*
Add option to run command on bell
Kirill Chibisov
2020-07-10
*
Add regex scrollback buffer search
Christian Duerr
2020-07-09
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Fix class and cursor thickness deserialization
Kirill Chibisov
2020-06-05
*
Refactor Shell, Command, and Launcher to share impl
Kirill Chibisov
2020-06-05
*
Change default color scheme to 'Tomorrow Night'
Alexey Chernyshov
2020-05-16
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Add config option to set cursor thickness
Kirill Chibisov
2020-04-15
*
Add modal keyboard motion mode
Christian Duerr
2020-03-18
*
Remove `ref_test` option from configuration file
Christian Duerr
2020-03-04
*
Remove `tabspaces` config option
Christian Duerr
2020-03-01
*
Disable drawing bold text bright by default
Kirill Chibisov
2020-01-20
*
Remove scrolling.auto_scroll feature
Kirill Chibisov
2020-01-20
*
Fix crash with invalid working directory
Christian Duerr
2020-01-12
*
Clean up Windows PTY string handling
David Hewitt
2020-01-02
*
Default to ConPTY instead of WinPTY
David Hewitt
2019-12-21
*
Fix XEmbed compilation error on 32-bit platforms
cyclopsian
2019-10-20
*
Fix window title not filled by default
Dustin
2019-10-17
*
Add support for alternate scroll escape
Aleksey Kuznetsov
2019-10-15
*
Add support for title stack escape sequences
Dustin
2019-10-14
*
Add --hold CLI flag
Valentin Ignatev
2019-10-09
*
Remove automatic config generation
Kirill Chibisov
2019-10-06
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Add `ReceiveChar` action for passing key's text
zsugabubus
2019-09-28
*
Add Xembed support
mkosem
2019-09-24
[next]