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
/
src
Commit message (
Expand
)
Author
Age
*
Fix crash on macOS and BSD with SpawnNewInstance action
Carlos Tuñón
2019-01-19
*
Add config option to send or not send ESC when ALT-key is pressed
Simon Dahlberg
2019-01-17
*
Make all configuration fields optional
Christian Duerr
2019-01-17
*
Fix tabs overwriting cells during movement
Christian Duerr
2019-01-13
*
Fix crash when starting Alacritty on full drives
Christian Duerr
2019-01-09
*
Fix selection with right and middle mouse
Christian Duerr
2019-01-08
*
Normalize Log Message Strings
Nathan Lilienthal
2019-01-07
*
Improve URL detection with special characters
Christian Duerr
2019-01-05
*
Limit number of URL schemes
Christian Duerr
2019-01-05
*
Fix removal of trailing URL characters
Christian Duerr
2019-01-05
*
Launch URLs only when left-clicking
Christian Duerr
2019-01-05
*
Add key/mouse action for spawning new Alacritty instances
Carlos Tuñón
2019-01-05
*
Fix double-triggering of mouse bindings
Christian Duerr
2019-01-03
*
Process Mouse Binding Actions Earlier
Nathan Lilienthal
2019-01-02
*
Change default Windows shell to PowerShell
Jason Shirk
2019-01-02
*
Use default cursor instead of arrow in mouse mode
DarkDefender
2019-01-02
*
Fix line metrics
Christian Duerr
2018-12-31
*
Fix underline interruption with empty cells
Christian Duerr
2018-12-31
*
Add support for Windows ConPTY API
David Hewitt
2018-12-28
*
Fix `create_rect` function documentation
Nathan Lilienthal
2018-12-27
*
Use mio-extras instead of mio-more
Bastien Orivel
2018-12-27
*
Make windows config location more sensible
Zac Pullar-Strecker
2018-12-27
*
Report Windows panics through MessageBox
Matt T. Proud
2018-12-23
*
Add proper underline and strikeout support
Christian Duerr
2018-12-22
*
Send alt key with actual key in one flush
skliew
2018-12-20
*
Add color option to visual bell
Christian Duerr
2018-12-17
*
Fixing tabs in copy-paste
Steve Blundy
2018-12-15
*
Ignore result on deregistering pty
dm1try
2018-12-14
*
Upgrade to Rust 2018
Joe Wilm
2018-12-10
*
Fix rendering of zero-width characters
Christian Duerr
2018-12-09
*
Change missing config log level to info
Tezkerek
2018-12-08
*
Fix recording of ref tests
Christian Duerr
2018-12-08
*
Use tool lints for clippy allow/deny lint attributes
Matthias Krüger
2018-12-07
*
Detach Child process to avoid zombie processes
Vineeth Sagar
2018-12-06
*
Launch a login shell by default on macOS
Bjorn Neergaard
2018-12-03
*
Request user attention when bell received in macOS
Barret Rennie
2018-12-02
*
Fix for an underflow on some type conversions (#1715)
Zac Pullar-Strecker
2018-11-25
*
Ignore initial size if the window is maximized on start
dm1try
2018-11-23
*
Add option for launching Alacritty maximized
Jonathan Dahan
2018-11-19
*
Add keybinding action for clearing warns/errors
Christian Duerr
2018-11-19
*
Remove `scale_with_dpi` setting from config
Christian Duerr
2018-11-18
*
Lower log level of warnings in ansi.rs
Christian Duerr
2018-11-18
*
Display errors and warnings
Christian Duerr
2018-11-17
*
Fix blurry fonts without dynamic padding
Christian Duerr
2018-11-16
*
Add option for dynamic padding (#1780)
Christian Duerr
2018-11-15
*
Fix specifying 0 lines/columns in config file
Christian Duerr
2018-11-13
*
Fix incorrect padding calculations
Christian Duerr
2018-11-12
*
Center the grid inside the window
Christian Duerr
2018-11-11
*
Set env variables before window start
Christian Duerr
2018-11-11
*
Remove re-export of glutin size types
Christian Duerr
2018-11-10
[next]