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
Commit message (
Expand
)
Author
Age
*
Fix visual bell getting stuck
Christian Duerr
2020-10-30
*
Fix crash with large negative font offset
Christian Duerr
2020-10-29
*
Error on warnings when running clippy
Kirill Chibisov
2020-10-29
*
Fix build failure on macOS without features
Christian Duerr
2020-10-28
*
Remove unneeded collect during line rect creation
Mark Lodato
2020-10-22
*
Check viewport size after initial resize
Christian Duerr
2020-10-22
*
Fix incorrect X11 feature check
Christian Duerr
2020-10-12
*
Make use of glutin wayland/x11 features
Kirill Chibisov
2020-10-12
*
Add support for urgency hints CSI
Taylor Blau
2020-10-10
*
Fix feature checking in cross builds
Kirill Chibisov
2020-10-10
*
Bump glutin to 0.25.0
Kirill Chibisov
2020-10-07
*
Fix non-ascii message bar text width calculation
Alessandro Menezes
2020-10-04
*
Add support for single line terminals
ii41
2020-09-27
*
Fix IME position with fullwidth chars in search
Christian Duerr
2020-09-25
*
Log new padding and cell size on 'SizeInfo' update
Kirill Chibisov
2020-09-24
*
Fix CLI arguments without config file
Christian Duerr
2020-09-20
*
Improve example for the -o CLI flag
Nathan Lilienthal
2020-09-13
*
Pass existing CLI parameters to SpawnNewInstance
Rohan Poojary
2020-09-06
*
Fix multiline URL highlighting
Christian Duerr
2020-08-30
*
Add escape to report text area size
Ayose Cazorla
2020-08-28
*
Unify term dimension calls
Christian Duerr
2020-08-25
*
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 logging for crossfont
Christian Duerr
2020-08-14
*
Fix selection scrolling with message bar visible
Christian Duerr
2020-08-14
*
Use yellow/red from the config for message bar colors
Kirill Chibisov
2020-08-13
*
Use user's background color for render timer text
Kirill Chibisov
2020-08-13
*
Add support for double underlines
Christian Duerr
2020-08-12
*
Remove markdownish markup from `--help` output
Kirill Chibisov
2020-08-10
*
Fix characters swallowed during search
Christian Duerr
2020-08-09
*
Add ^C binding to cancel search and leave Vi mode
Christian Duerr
2020-08-10
*
Fix clippy issues
Christian Duerr
2020-08-06
*
Use `tcgetpgrp` to get PID for SpawnNewInstance
Christian Duerr
2020-08-06
*
Reduce InstanceData footprint
Joe Wilm
2020-08-05
*
Fix negative window position
Christian Duerr
2020-08-02
*
Fix crates.io publishing restrictions
Christian Duerr
2020-08-01
*
Bump minimum supported Rust version to 1.43.0
Kirill Chibisov
2020-07-28
*
Fix scrolling with selection expansion
Christian Duerr
2020-07-27
*
Fix viless search origin
Christian Duerr
2020-07-25
*
Rename font crate to crossfont
Christian Duerr
2020-07-18
*
Fix crashes during search
Christian Duerr
2020-07-17
*
Add different search label for backward search
Christian Duerr
2020-07-17
*
Fix selection update in viless search
Christian Duerr
2020-07-17
*
Add support for searching without vi mode
Christian Duerr
2020-07-15
*
Fix padding change not being applied immediately
Kirill Chibisov
2020-07-15
*
Fix movement within search matches
Christian Duerr
2020-07-14
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11
*
Remove alacritty.yml mentions from font crate errors
Kirill Chibisov
2020-07-11
*
Fix crash when configured font is missing
Christian Duerr
2020-07-11
[next]