index
:
alacritty
alacritty_terminal_v0.21.0
alacritty_terminal_v0.22.0
alacritty_terminal_v0.23.0
alt-esc-unicode
alt-key-tester
antialias-option
bindings_on_crack
borderless-window
bump-glutin-0320
bump_deps
click-links
config-improvements
cursor-blink
cursor-config
dependabot/cargo/bumpalo-3.12.0
display-config-errors
fish-completions-dir-update
fix-deprecated
fix-hidden-cursor
fix-netbsd-build
fix-no-import-migrate
fix-releases
fix_colors
fontconfig
gentoo-install-deps
glutin-0.17-upgrade
initial-window-focus
issue-1115
issue-1150
issue-1336
issue-1582
issue-1773
issue-1786
issue-2145
kchibisov/fixup-manpage-title
kchibisov/winit-02911
kitty-char-no-char-fix
master
nll
not-reset-pixel
numpad-decimal
optimizations
period
playing-around
remove-debugonly-tests
resolver++
rewrite-appdataxml
scroll/fix-alt-grid-size
scroll/fix-tests
scroll/impossible-zero
scrollback
syslog-panics
underline-strikethrough
v0.10.0
v0.10.1
v0.11.0
v0.11.1
v0.12.0
v0.12.1
v0.12.2
v0.12.3
v0.13
v0.14
v0.15
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.5.0
v0.6.0
v0.7.0
v0.7.1
v0.7.2
v0.8.0
v0.9.0
vec-deque-backing
wide-chars-fix
winpty-agent-docs
zero-width-chars
zerowidth
A cross-plantform, OpenGL terminal emulator
Alacritty
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-03-13
Make normal scrolling line amount configurable
Christian Duerr
2018-03-12
Fix crash when selection leaves viewport
Christian Duerr
2018-03-12
Disable faux scrolling when shift is pressed
Christian Duerr
2018-03-12
Add faux_scrolling back to scrollback
Christian Duerr
2018-03-09
Provide correct default for scroll_history
Christian Duerr
2018-03-09
Add `failure_default` deserializer to `scroll_history`
Christian Duerr
2018-03-08
Fix 4+ line copying
Joe Wilm
2018-03-07
Add SCROLL_MULTIPLIER
Joe Wilm
2018-03-07
Support selections with scrolling buffer
Joe Wilm
2018-03-07
Move selection into Grid
Joe Wilm
2018-03-07
Style cleanup
Joe Wilm
2018-03-07
Fix scrolling backwards in tmux
Joe Wilm
2018-03-07
Make number of scrollback lines configurable
Joe Wilm
2018-03-07
Scroll to bottom on character received
Joe Wilm
2018-03-07
wip fix scroll_down
Joe Wilm
2018-03-07
Fir cursor not scrolling
Joe Wilm
2018-03-07
Add scrolling limit and update on grow lines
Joe Wilm
2018-03-07
checkpoint: very basic scrolling works
Joe Wilm
2018-03-07
wip scrollback
Joe Wilm
2018-03-07
Remove some unused impls
Joe Wilm
2018-03-07
Minor improvements
Joe Wilm
2018-03-07
WIP optimize scroll in region
Joe Wilm
2018-03-07
Use memcpy for resetting row contents
Joe Wilm
2018-03-07
Remove redundant selection::Region type
Joe Wilm
2018-03-07
Remove some unused methods and impls
Joe Wilm
2018-03-07
Eliminate ClearRegion trait
Joe Wilm
2018-03-07
Move grid Row and tests into submodules
Joe Wilm
2018-03-07
Back Grid with VecDeque
Joe Wilm
2018-03-07
Cleanup style
Joe Wilm
2018-03-04
Remove all instances of unwrap() from config
Christian Duerr
2018-02-28
Update arraydeque dependency
Andy Lok
2018-01-26
Update dependencies
golem131
2018-01-18
Implement `reset_state` of Term struct (#1035)
Christian Duerr
2018-01-15
Spawn alacritty window as invisible
Christian Duerr
2018-01-08
Fix `ioctl` call failing on 32 bit architecture (#1011)
Christian Duerr
2018-01-08
Fix indexed color setting regression
Niklas Claesson
2018-01-07
Revert #987 behavior on macos (#1007)
Christian Duerr
2018-01-07
Non-bracketed paste support for DOS CRLFs.
Giorgio Gallo
2018-01-07
Resolves #733.
Giorgio Gallo
2018-01-06
Honour working dir on linux (#987)
Christian Duerr
2018-01-06
Fix SGR mouse reporting
Joe Wilm
2018-01-06
Add clippy check to travis
Christian Duerr
2018-01-06
Improve ability of alacritty to deal with broken config
Christian Duerr
2018-01-05
Prevent font_size_modifier from sinking too low (#994)
Christian Duerr
2018-01-03
Pass ModifiersState to mouse_moved method too
Christian Duerr
2018-01-03
Pass ModifiersState to mouse input as whole
Christian Duerr
2018-01-03
Always clear selection
Christian Duerr
2018-01-03
Use default modifier state
Christian Duerr
2018-01-03
Fix failed tests
Christian Duerr
2018-01-03
Update mouse modifiers to only pass shift
Christian Duerr
[next]