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
*
Lazily reset `start_time` in VisualBell's `completed` method
Mark Andrus Roberts
2017-02-22
*
Document hide cursor when typing behaviour
Tuomas Siipola
2017-02-22
*
Fix cursor visibility when window lost focus
Tuomas Siipola
2017-02-22
*
Set cursor only when its visibility changes
Tuomas Siipola
2017-02-22
*
Add hide cursor when typing option
Tuomas Siipola
2017-02-22
*
use an empty cell as template when resizing grids
Anders Rasmussen
2017-02-17
*
Implement workaround for Mesa issue
Joe Wilm
2017-02-15
*
Add TERM config entry
Anders Rasmussen
2017-02-14
*
Handle OSC for setting indexed color values
Joe Wilm
2017-02-11
*
Move color list to Term struct
Joe Wilm
2017-02-11
*
Fix issue with cat /dev/urandom
Joe Wilm
2017-02-11
*
Print YAML errors using Display
Joe Wilm
2017-02-10
*
Add visual bell support
Mark Andrus Roberts
2017-02-07
*
Semantic Selection
Xiaoyu Yin
2017-02-07
*
Implement clearing above cursor
Joe Wilm
2017-02-07
*
Fix zsh tab completion
Joe Wilm
2017-02-07
*
Configurable window dimensions
Anders Rasmussen
2017-02-06
*
Render underline on empty cells
Tuomas Siipola
2017-02-06
*
Send mouse wheel commands only if they're supported
Tuomas Siipola
2017-02-06
*
Add "Quit" action to allow exit on a Cmd-W or Cmd-Q
Brandur
2017-02-05
*
Fix bug with restore cursor
Joe Wilm
2017-02-03
*
Alacritty now compiles on stable Rust :tada:
Joe Wilm
2017-02-03
*
Fix bug introduced with save/restore patch
Joe Wilm
2017-02-02
*
Decouple input processing from Term
Joe Wilm
2017-02-02
*
Implement save/restore cursor position
Joe Wilm
2017-02-02
*
Fix bug with cursor colors and old config
Joe Wilm
2017-01-30
*
Load the primary clipboard when pasting
jc00ke
2017-01-30
*
Update to serde 0.9 and serde-yaml 0.6.
Joe Wilm
2017-01-29
*
support for inverting the cursor or using colors
Danny Dulai
2017-01-29
*
Add support for -e argument
Niklas Claesson
2017-01-28
*
Optimize glyph cache access
Joe Wilm
2017-01-26
*
Implement argument passing in config
Niklas Claesson
2017-01-25
*
Use clap as cli parser.
Kurnevsky Evgeny
2017-01-24
*
Change to process::Command
Niklas Claesson
2017-01-23
*
Remove debug_print! macros
Joe Wilm
2017-01-23
*
Return an error from logging::initialize
Joe Wilm
2017-01-23
*
Minor formatting fixes
Joe Wilm
2017-01-23
*
Changes to Logger logic
Joe Wilm
2017-01-23
*
Use the log-crate instead of printing to stdout
Lukas Lueg
2017-01-23
*
Dynamically generate test harness
Steven Fackler
2017-01-23
*
ansi: Designate and invoke graphic character sets
Richard Palethorpe
2017-01-21
*
Remove unnecessary feature
Oula Kuuva
2017-01-18
*
Make it run on FreeBSD
johalun
2017-01-18
*
Cleanup getpwuid_r wrapper
Joe Wilm
2017-01-15
*
make thin stroke rendering configurable
Tom Crayford
2017-01-12
*
Proposal for line wrap - ^[[7h and ^[[7l (private)
Michael Brumlow
2017-01-11
*
Fix bug where event loop could get stuck reading
Joe Wilm
2017-01-11
*
Add support for setting title from OSC
Joe Wilm
2017-01-11
*
Fix last panic with `cat /dev/urandom`
Joe Wilm
2017-01-09
*
Fixing panic on cat /dev/urandom
Michael Brumlow
2017-01-10
[next]