aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* Remove embed_runtime featureBlaž Hrastnik2021-07-30
| | | | It's no longer practical to maintain. Closes #451
* Make instructions regarding runtime clearerBlaž Hrastnik2021-07-17
|
* Add repology.org packaging statusBlaž Hrastnik2021-06-22
|
* Fix link to good first issueBlaž Hrastnik2021-06-22
|
* Update READMEWojciech Kępka2021-06-12
|
* Add trace log primer to the Contributing sectionKelly Thomas Kline2021-06-08
|
* Release 0.0.10Blaž Hrastnik2021-06-07
|
* Install instructions and version number corrections (#148)Ethan Bodzioney2021-06-07
| | | | | | | | | | | | | | | | | | | * Add MacOS install instructions * Change version name argument When using the -V command to get the version you are given 'helix-term x.x.x', I changed this to just helix as it makes more sense. * Fixed version number * Fixed version number * Fixed version number * Fixed version number * Fixed version number * Fixed version number
* Apply suggestions from code reviewBrian Dawn2021-06-06
| | | | Co-authored-by: Ivan Tham <pickfire@riseup.net>
* Provide a feature flag to be able to embed the runtime folder.Brian Dawn2021-06-06
| | | | | | These changes provide a new feature flag "embed_runtime" that when enabled and built in release mode will embed the runtime folder into the resulting binary.
* Better link to MatrixBlaž Hrastnik2021-06-05
|
* Update README.mdEric Leijonmarck2021-06-02
|
* Update README.mdEric Leijonmarck2021-06-02
|
* Update README.mdEric Leijonmarck2021-06-02
|
* Update install notesBlaž Hrastnik2021-06-02
|
* Add Arch Linux installation instructions to READMEwojciechkepka2021-06-01
|
* Fix badgeBlaž Hrastnik2021-05-31
|
* Link to install/keymap docs, fix build status badgeBlaž Hrastnik2021-05-31
|
* Update the README's matrix linkBlaž Hrastnik2021-05-30
|
* Add indentation queries for golang.Blaž Hrastnik2021-05-15
|
* Add screenshot to README.Blaž Hrastnik2021-05-12
|
* Fix release packaging.Blaž Hrastnik2021-05-11
|
* Update README.Blaž Hrastnik2021-05-11
|
* deps updateBlaž Hrastnik2021-02-09
|
* Update README.Blaž Hrastnik2020-10-13
|
* Split parts of helix-term into helix-view.Blaž Hrastnik2020-09-21
| | | | | It still largely depends on term for some types but I plan to change that later.
* Implement a new core based on CodeMirror.Blaž Hrastnik2020-05-25
|
* Initial import.Blaž Hrastnik2020-05-20