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
/
src
/
config
Commit message (
Expand
)
Author
Age
*
add logo key prefix and alt behavior configuration options
experimental
Josh Rahm
2021-10-25
*
Make keybindings more consistent with libtermkey
Josh Rahm
2021-10-11
*
Add some more terminal code stuff.
Josh Rahm
2021-10-06
*
Watch non-canonical path for config symlinks
Naïm Favier
2021-08-27
*
Fix 'background_opacity' deprecation
Christian Duerr
2021-08-23
*
Migrate CLI config to structopt
Christian Duerr
2021-08-18
*
Add option to apply opacity to all background colors
Kirill Chibisov
2021-08-16
*
Add ExpandSelection mouse binding action
Jason Heard
2021-07-29
*
Fix leaving vi mode with active selection
a5ob7r
2021-07-07
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Add modes to regex hint bindings
Joshua Ortiz
2021-06-19
*
Add ipfs/ipns URL scheme support
Alfonso Montero
2021-05-21
*
Fix default URL binding
Christian Duerr
2021-05-10
*
Fix URL highlighting with unicode whitespace
Christian Duerr
2021-05-09
*
Add deprecation warning for mouse URL config
Christian Duerr
2021-05-01
*
Use cell colors for focused match CellRgb
Nathan Lilienthal
2021-04-30
*
Add support for magnet URLs
Raphael Nestler
2021-04-30
*
Add hint action for moving the vi cursor
Christian Duerr
2021-04-15
*
Add vi/mouse hint highlighting support
Christian Duerr
2021-04-13
*
Add hide other windows binding on macOS
Kam Kudla
2021-04-08
*
Add copy/paste/select hint actions
Christian Duerr
2021-04-03
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Fix URLs opening in explorer on Windows
Serban Constantin
2021-03-15
*
Add regex terminal hints
Christian Duerr
2021-03-01
*
Update dependencies
Christian Duerr
2021-02-13
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Remove Windows WinPTY backend
Christian Duerr
2021-01-01
*
Use ConfigDeserialize for all config enums
Christian Duerr
2020-12-31
*
Add default binding to cancel search on Ctrl+C
Christian Duerr
2020-12-31
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Add search history support
Christian Duerr
2020-12-20
*
Add separate mode for search bindings
Christian Duerr
2020-12-19
*
Increase file watcher delay on BSD
Christian Duerr
2020-12-17
*
Fix live reload with broken yaml on start
Christian Duerr
2020-12-14
*
Bump glutin to 0.26.0
Kirill Chibisov
2020-12-11
*
Print multiline logs in one write call
Kirill Chibisov
2020-12-10
*
Remove redundant CLI flags
Christian Duerr
2020-11-26
*
Add support for '~/' in config imports
Christian Duerr
2020-11-24
*
Ignore nonexistent config imports instead of raising an error
James Simpson
2020-11-19
*
Deprecate the WinPTY backend
Christian Duerr
2020-11-06
*
Bump glutin to 0.25.0
Kirill Chibisov
2020-10-07
*
Add support for single line terminals
ii41
2020-09-27
*
Fix CLI arguments without config file
Christian Duerr
2020-09-20
*
Add CLI parameter to override config options
Christian Duerr
2020-08-22
*
Fix config import error handling
Christian Duerr
2020-08-22
*
Add configuration file imports
Christian Duerr
2020-08-21
*
Add ^C binding to cancel search and leave Vi mode
Christian Duerr
2020-08-10
*
Bump minimum supported Rust version to 1.43.0
Kirill Chibisov
2020-07-28
*
Rename font crate to crossfont
Christian Duerr
2020-07-18
*
Add support for searching without vi mode
Christian Duerr
2020-07-15
[next]