aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
...
* Update README.mdJoe Wilm2017-08-29
|
* Add gentoo instructions. (#759)azarus2017-08-29
|
* Move rust dependency to the Prerequisites section (#724)Maxim Baz2017-08-12
| | | | | * Move rust dependency to the Prerequisites section * Remove reference to a specific compiler version
* Add rust to the list of Arch Linux dependenciesMaxim Baz2017-08-11
| | | Fixes #718
* docs(): add instructions for mac apps (#688)Mike Hartington2017-07-28
|
* README.md: add NixOS (#694)Jörg Thalheim2017-07-28
|
* Update to latest Glutin/winit (#671)Joe Wilm2017-07-20
| | | | | | | | | | | * Update to latest Glutin/winit This *finally* gets us off the fork of Glutin we've been on for so long and will unblock a number of other items. Functionality should be the same as before. The update forced our hand on a compiler update. It's no longer feasible to pin on an old version. From now on, we require latest stable.
* Add Solus instructionsDimas Cyriaco2017-06-30
|
* Update READMEJoe Wilm2017-06-27
| | | | | Closes #636 Closes #592
* Add dependency to FreeBSD-specific setupSiva Mahadevan2017-06-18
| | | Fixes problem I had with issue #609, should be better documented.
* Update build instructions about Homebrew Rust bugJoe Wilm2017-05-03
|
* Remove old note about Mesa bugJoe Wilm2017-05-03
|
* Fix whitespace in READMEJoe Wilm2017-05-03
|
* Configurable window dimensionsAnders Rasmussen2017-02-06
| | | | | | | | Adds a configuration option `dimensions` which will set initial window size by columns and lines. Changes to the config file will require restart. resolves #370
* readme: Remove stray lineDaniel M. Capella2017-02-03
| | | No longer needed thanks to #382.
* Alacritty now compiles on stable Rust :tada:Joe Wilm2017-02-03
|
* Add Arch Linux package install instructionsDaniel M. Capella2017-01-29
| | | | Includes minor touch ups.
* Fix section headers in READMEJoe Wilm2017-01-28
| | | | Resolves #367
* Add Slackware section to README.mdDerNorbert2017-01-26
|
* Mention talk at Rust Meetup in README.mdlukaslueg2017-01-21
|
* Mention our IRC channel in the READMEJoe Wilm2017-01-18
|
* Make it run on FreeBSDjohalun2017-01-18
|
* Update README.mdlukaslueg2017-01-10
| | | | `cmake` is required everywhere in order to build `expat-sys`
* Merge pull request #255 from igravious/patch-1Joe Wilm2017-01-09
|\ | | | | Update README.md
| * Update README.mdigravious2017-01-09
| | | | | | Tiny grammar fix.
* | Add another optional config path `$HOME/.alacritty.yml`Alberto Corona2017-01-09
| | | | | | | | - Added note about the default file created if no path is found
* | Support config path `$XDG_CONFIG/alacritty.yml`Alberto Corona2017-01-09
| | | | | | | | - Update README to reflect changes
* | Conform to XDG spec for configurationAlberto Corona2017-01-09
|/ | | | | | - Use $XDG_CONFIG_HOME/alacritty/alacritty.yml for loading the configuration file falling back to $HOME/.config/alacritty/alacritty.yml - Closes #203
* Update README.mdlukaslueg2017-01-07
| | | Small fix for markdown parsing, github fudges this
* Update README.mdTom Brown2017-01-07
|
* Update README.mdlukaslueg2017-01-07
| | | Useless use of cat
* Add instructions for VoidLInux in README.mdNorman2017-01-07
|
* Change README.md to reflect the current compiler situationJosh Leverette2017-01-07
|
* Add tip for running in XWaylandTom Wadley2017-01-06
|
* Add blog post to READMEJoe Wilm2017-01-06
|
* Add installation instructions for openSUSEKristoffer Grönlund2017-01-07
|
* Merge pull request #92 from amikhalev/add-desktop-entryJoe Wilm2017-01-06
|\ | | | | Added a freedesktop.org desktop entry and instructions for using it to README.md
| * Reduced Desktop Entries heading sizeAlex Mikhalev2017-01-06
| |
| * Added Alacritty.desktop file and instructions to README.mdAlex Mikhalev2017-01-06
| |
* | Add README instruction for FedoraBen Myles2017-01-06
|/
* Add README instruction for macOS configJoe Wilm2017-01-06
|
* Emphasize pre-alpha in the READMEJoe Wilm2017-01-06
|
* Add note about this release being pre-alphaJoe Wilm2017-01-06
|
* Add prerequisites for Arch Linuxpengowen1232017-01-05
|
* macOS: cmake is not requiredAlex Burka2017-01-05
| | | The build Works On My Machine (tm) without cmake. OSX 10.9.5
* Fix typo in READMEFliegendeWurst2017-01-04
|
* Add note about forthcoming blog postJoe Wilm2017-01-04
|
* Update README arrow keys FAQJoe Wilm2017-01-02
|
* Real support for placing config in XDG_CONFIG_HOMEJoe Wilm2017-01-02
| | | | Resolves #35.
* Write README.mdJoe Wilm2017-01-02
|