Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update from-source install instruction in README (#2603) | Marcin Puc | 2022-05-29 |
| | |||
* | fix(docs): cleanup obsolete indents.toml mentions (#2327) | unrelentingtech | 2022-04-29 |
| | |||
* | add table of OS/command for copy/symlink the runtime folder to the config ↵ | matan h | 2022-04-20 |
| | | | | | | | | | | | | | | | | | | | | | | | (#2073) * create table of OS and commands in the readme * add link to wiki from health check (without color; just simple println) * move the table from readme to docs and add link from the readme to docs * drop copy on unix,and apply some style fixes from the conversations * by mistake, I edit master insted of develop * remove this file from pr * Update README.md Co-authored-by: Michael Davis <mcarsondavis@gmail.com> * copy table to readme Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | ||
* | Improve documentation on Language Server installation (#2037) | Michael Davis | 2022-04-09 |
| | |||
* | rename '--fetch/build-grammars' flags into '--grammar fetch/build' | Michael Davis | 2022-03-10 |
| | | | | | The old flags were a bit long. --grammar is also aliased to -g to make it even easier. | ||
* | replace all submodule documentation with flags documentation | Michael Davis | 2022-03-10 |
| | |||
* | Readme: fix typo (#1695) | Arjun P | 2022-02-22 |
| | |||
* | In README, add example for windows config directory (#1273) | WindSoilder | 2021-12-16 |
| | | | | | * better doc for windows user * fix doc | ||
* | docs: Auto generate command list | Gokul Soumya | 2021-12-08 |
| | |||
* | Fix "good first issue" link (#1140) | NNB | 2021-11-21 |
| | |||
* | chore(doc): use faq for finding helix log file (#963) | Carter Snook | 2021-11-03 |
| | |||
* | Move 'Note' from incorrect location (#921) | Za Wilcox | 2021-10-29 |
| | |||
* | Add note about FAQ to `README.md` (#848) | Omnikar | 2021-10-16 |
| | |||
* | Fix it's -> its (#676) | Sven-Hendrik Haase | 2021-08-30 |
| | |||
* | Update README.md (#581) | Kirawi | 2021-08-14 |
| | | | | | * Update README.md * Update README.md | ||
* | Update `README.md` | Omnikar | 2021-08-02 |
| | |||
* | Remove embed_runtime feature | Blaž Hrastnik | 2021-07-30 |
| | | | | It's no longer practical to maintain. Closes #451 | ||
* | Make instructions regarding runtime clearer | Blaž Hrastnik | 2021-07-17 |
| | |||
* | Add repology.org packaging status | Blaž Hrastnik | 2021-06-22 |
| | |||
* | Fix link to good first issue | Blaž Hrastnik | 2021-06-22 |
| | |||
* | Update README | Wojciech Kępka | 2021-06-12 |
| | |||
* | Add trace log primer to the Contributing section | Kelly Thomas Kline | 2021-06-08 |
| | |||
* | Release 0.0.10 | Blaž Hrastnik | 2021-06-07 |
| | |||
* | Install instructions and version number corrections (#148) | Ethan Bodzioney | 2021-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 review | Brian Dawn | 2021-06-06 |
| | | | | Co-authored-by: Ivan Tham <pickfire@riseup.net> | ||
* | Provide a feature flag to be able to embed the runtime folder. | Brian Dawn | 2021-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 Matrix | Blaž Hrastnik | 2021-06-05 |
| | |||
* | Update README.md | Eric Leijonmarck | 2021-06-02 |
| | |||
* | Update README.md | Eric Leijonmarck | 2021-06-02 |
| | |||
* | Update README.md | Eric Leijonmarck | 2021-06-02 |
| | |||
* | Update install notes | Blaž Hrastnik | 2021-06-02 |
| | |||
* | Add Arch Linux installation instructions to README | wojciechkepka | 2021-06-01 |
| | |||
* | Fix badge | Blaž Hrastnik | 2021-05-31 |
| | |||
* | Link to install/keymap docs, fix build status badge | Blaž Hrastnik | 2021-05-31 |
| | |||
* | Update the README's matrix link | Blaž Hrastnik | 2021-05-30 |
| | |||
* | Add indentation queries for golang. | Blaž Hrastnik | 2021-05-15 |
| | |||
* | Add screenshot to README. | Blaž Hrastnik | 2021-05-12 |
| | |||
* | Fix release packaging. | Blaž Hrastnik | 2021-05-11 |
| | |||
* | Update README. | Blaž Hrastnik | 2021-05-11 |
| | |||
* | deps update | Blaž Hrastnik | 2021-02-09 |
| | |||
* | Update README. | Blaž Hrastnik | 2020-10-13 |
| | |||
* | Split parts of helix-term into helix-view. | Blaž Hrastnik | 2020-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ž Hrastnik | 2020-05-25 |
| | |||
* | Initial import. | Blaž Hrastnik | 2020-05-20 |