summaryrefslogtreecommitdiffstats
path: root/alacritty.yml
AgeCommit message (Expand)Author
2018-09-24Add standalone terminfo definitionDaniel Eklöf
2018-09-24Allow copying selection to primary clipboardGris Ge
2018-09-23 Implement config option for term colors 16..256Christian Duerr
2018-09-22Unify configuration file structureChristian Duerr
2018-09-20Improve window.decorations options: (#1241)Joe Moon
2018-09-18Mention required terminfo update when changing tabspacesDaniel Eklöf
2018-07-28Merge master into scrollbackChristian Duerr
2018-07-21Scrollback cleanupChristian Duerr
2018-06-02Rework auto-scrolling optionsChristian Duerr
2018-06-02Add scrollback hotkeysChristian Duerr
2018-06-02Fix linux config default valueChristian Duerr
2018-06-02Merge branch #1095Christian Duerr
2018-06-02Change config file to display the correct defaultChristian Duerr
2018-06-02Make normal scrolling line amount configurableChristian Duerr
2018-06-02Make number of scrollback lines configurableJoe Wilm
2018-03-12Prevent negative cell dimensions (#1181)Christian Duerr
2018-01-10Expand key binding config documentationChristian Duerr
2018-01-02Address feedbackChristian Duerr
2018-01-02Allow faux scroll amount configurationChristian Dürr
2017-12-24Adding dynamic_title property to configuration (#819)Wesley Gahr
2017-12-22Update config filesRobert Günzler
2017-12-22Add borderless option to config filesRobert Günzler
2017-12-03Add cursor style option (#928)Christian Duerr
2017-11-11Don't enforce window dimensions if configured with 0 columns or linesBryan Gilbert
2017-10-20Add Function + Modifier keybindings (#853)Joe Wilm
2017-10-14Implement user actions for font resize (#625)Dan Aloni
2017-10-09Add fontconfig instructions to Linux configJoe Wilm
2017-10-08Scale all fonts based on device-pixel-ratioJoe Wilm
2017-09-02Remove invalid characters from default config files. (#769)tanitta
2017-08-29Implement options to not start the config_monitor thread (#689)Liu Wei
2017-08-22Fix default config for home/endJoe Wilm
2017-08-20Add background_opacity option to set terminal transparency (#331)Gabriel Martinez
2017-07-01Document binding keys to a `command` (#647)Ollie Ford
2017-06-23Add dim color supportJake Merdich
2017-05-27Fix default color schemeJoe Wilm
2017-05-10Add Shift+PageUp and Shift+PageDown to default key bindingsRonan Jouchet
2017-05-10Add Ctrl+PageUp and Ctrl+PageDown to default key bindingsMaxim Baz
2017-05-06Add window padding optionTuomas Siipola
2017-05-01Add glyph offset option to user configurationAaron Williamson
2017-05-01Improve freetype metric usageAaron Williamson
2017-04-21Update TERM config commentJoe Wilm
2017-04-18Fix delete key bindingJan Holthuis
2017-04-03Enable Shift + Insert to pasteMichel Boaventura
2017-03-27Remap `Copy` and `Paste` to use `Shift + Control` instead of `Command`Zetok Zalbavar
2017-03-01Fix #447 - yml: mention `showkey -a` to get x sequence from keyRonan Jouchet
2017-02-25Change cursor colors config to use text and cursorJoe Wilm
2017-02-22Add hide cursor when typing optionTuomas Siipola
2017-02-14Add TERM config entryAnders Rasmussen
2017-02-13Add default Alt+Backspace keybindingJoe Wilm
2017-02-11Disable visual bell by defaultJoe Wilm