aboutsummaryrefslogtreecommitdiff
path: root/alacritty.yml
Commit message (Expand)AuthorAge
...
* Adding dynamic_title property to configuration (#819)Wesley Gahr2017-12-24
* Update config filesRobert Günzler2017-12-22
* Add borderless option to config filesRobert Günzler2017-12-22
* Add cursor style option (#928)Christian Duerr2017-12-03
* Don't enforce window dimensions if configured with 0 columns or linesBryan Gilbert2017-11-11
* Add Function + Modifier keybindings (#853)Joe Wilm2017-10-20
* Implement user actions for font resize (#625)Dan Aloni2017-10-14
* Add fontconfig instructions to Linux configJoe Wilm2017-10-09
* Scale all fonts based on device-pixel-ratioJoe Wilm2017-10-08
* Remove invalid characters from default config files. (#769)tanitta2017-09-02
* Implement options to not start the config_monitor thread (#689)Liu Wei2017-08-29
* Fix default config for home/endJoe Wilm2017-08-22
* Add background_opacity option to set terminal transparency (#331)Gabriel Martinez2017-08-20
* Document binding keys to a `command` (#647)Ollie Ford2017-07-01
* Add dim color supportJake Merdich2017-06-23
* Fix default color schemeJoe Wilm2017-05-27
* Add Shift+PageUp and Shift+PageDown to default key bindingsRonan Jouchet2017-05-10
* Add Ctrl+PageUp and Ctrl+PageDown to default key bindingsMaxim Baz2017-05-10
* Add window padding optionTuomas Siipola2017-05-06
* Add glyph offset option to user configurationAaron Williamson2017-05-01
* Improve freetype metric usageAaron Williamson2017-05-01
* Update TERM config commentJoe Wilm2017-04-21
* Fix delete key bindingJan Holthuis2017-04-18
* Enable Shift + Insert to pasteMichel Boaventura2017-04-03
* Remap `Copy` and `Paste` to use `Shift + Control` instead of `Command`Zetok Zalbavar2017-03-27
* Fix #447 - yml: mention `showkey -a` to get x sequence from keyRonan Jouchet2017-03-01
* Change cursor colors config to use text and cursorJoe Wilm2017-02-25
* Add hide cursor when typing optionTuomas Siipola2017-02-22
* Add TERM config entryAnders Rasmussen2017-02-14
* Add default Alt+Backspace keybindingJoe Wilm2017-02-13
* Disable visual bell by defaultJoe Wilm2017-02-11
* Improvements to default configJoe Wilm2017-02-10
* Add visual bell supportMark Andrus Roberts2017-02-07
* Semantic SelectionXiaoyu Yin2017-02-07
* Configurable window dimensionsAnders Rasmussen2017-02-06
* Add "Quit" action to allow exit on a Cmd-W or Cmd-QBrandur2017-02-05
* support for inverting the cursor or using colorsDanny Dulai2017-01-29
* fix config fileNiklas Claesson2017-01-26
* make thin stroke rendering configurableTom Crayford2017-01-12
* Merge pull request #138 from honza/masterJoe Wilm2017-01-07
|\
| * Add "shell" option to configHonza Pokorny2017-01-06
* | shift-tab key bindingDanny Dulai2017-01-06
|/
* Add default macOS configJoe Wilm2017-01-06
* Add README instruction for macOS configJoe Wilm2017-01-06
* Rework font loadingJoe Wilm2017-01-02
* Implement copying selection for macOSJoe Wilm2016-12-26
* Fix mouse bindingsJoe Wilm2016-11-19
* Make bindings configurable from alacritty.ymlJoe Wilm2016-11-17
* Update default configJoe Wilm2016-10-28
* Make colors configurable from fileJoe Wilm2016-10-15