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
*
Update --help for class option to match manpage
Jeff Windsor
2020-07-04
*
Fix live right-click expansion
Christian Duerr
2020-06-24
*
Add selection expansion
Christian Duerr
2020-06-23
*
Add automatic scrolling during selection
Christian Duerr
2020-06-18
*
Rework default config binding replacement
Kirill Chibisov
2020-06-15
*
Cleanup window.rs imports
Christian Duerr
2020-06-08
*
Remove copypasta dependency from alacritty_terminal
Kirill Chibisov
2020-06-07
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Refactor Shell, Command, and Launcher to share impl
Kirill Chibisov
2020-06-05
*
Add whitespace after dropped file paths
Fernando
2020-06-03
*
Refactor Term/Grid separation
Christian Duerr
2020-05-30
*
Remove env_logger depedency
Christian Duerr
2020-05-29
*
Fix build warnings on macOS/Windows
Kirill Chibisov
2020-05-27
*
Add subpixel anti-aliasing support on macOS 10.14+
Casper Rogild Storm
2020-05-17
*
Fix vi ScrollToBottom motion
Christian Duerr
2020-05-16
*
Fix emojis being blended with background
lbonn
2020-05-12
*
Treat Shift + Backspace as Backspace
Alexey Chernyshov
2020-05-07
*
Don't hide cursor on modifier press
David Herberth
2020-05-06
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Use frame callbacks instead of vsync on Wayland
Kirill Chibisov
2020-05-03
*
Use numbers instead of strings for additional mouse bindings
David Herberth
2020-05-02
*
Call glFinish right after swap_buffers on X11
Kirill Chibisov
2020-05-01
*
Fix clippy warnings
Matthias Krüger
2020-05-01
*
Use embedded resource for window icon
David Hewitt
2020-04-25
*
Update depedencies
Bastien Orivel
2020-04-18
*
Add config option to set cursor thickness
Kirill Chibisov
2020-04-15
*
Log critical errors with error! instead of println!
Kirill Chibisov
2020-04-12
*
Fix various mouse mode + vi mode interactions
Kirill Chibisov
2020-04-10
*
Use config colors to theme Wayland decorations
Kirill Chibisov
2020-04-09
*
Add CopyPrimary keybinding action on Linux/BSD
Kirill Chibisov
2020-03-23
*
Remove right click deselection
Stefan Devai
2020-03-19
*
Fix scrolling with selection outside of vimode
Christian Duerr
2020-03-19
*
Add modal keyboard motion mode
Christian Duerr
2020-03-18
*
Add default keybinding for SpawnNewInstance on macOS
Nathan Lilienthal
2020-03-17
*
Remove std::fs::read_to_string reimplementation
Matthias Krüger
2020-03-17
*
Fix live config reload for window title
Christian Duerr
2020-03-14
*
Run clippy on oldest supported version
Christian Duerr
2020-03-12
*
Update to glutin 0.24.0
Christian Duerr
2020-03-12
*
Fix selection with invisible start and end
Christian Duerr
2020-03-07
*
Fix ignoring of slow touchpad scrolling
Timo
2020-03-02
*
Remove `tabspaces` config option
Christian Duerr
2020-03-01
*
Remove unnecessary macos focus check
Christian Duerr
2020-02-27
*
Add seconds and nanoseconds to log output
Christian Duerr
2020-02-14
*
Increase Beam, Underline and Box cursors' line width
Kirill Chibisov
2020-02-13
*
Revert "Fix backspace deleting chars when IME is open"
Christian Duerr
2020-02-10
*
Update glutin to v0.23.0
Kirill Chibisov
2020-02-07
*
Fix selection expansion across full-width glyphs
Christian Duerr
2020-02-07
*
Start window invisible on Windows
Kirill Chibisov
2020-02-04
*
Remove unsetting of dirty flag on key press
Christian Duerr
2020-02-03
*
Fix backspace deleting chars when IME is open
Christian Duerr
2020-01-30
[next]