Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Helix

A post-modern modal text editor
Collective - Host: opensource - https://opencollective.com/helix-editor - Website: https://helix-editor.com - Code: https://github.com/helix-editor/helix

Clean up leftover log.

github.com/helix-editor/helix - 31ed4db1537dba80f81e26a66742a0f497172f03 authored over 3 years ago by Jakub Bartodziej <[email protected]>
Improve on the fix for deleting from the end of the buffer.

github.com/helix-editor/helix - 3c5dfb0633e5e5b64c78cb1c2e96291ef23e08d0 authored over 3 years ago by Jakub Bartodziej <[email protected]>
Avoid theoretical underflow.

github.com/helix-editor/helix - 09a7db637e028cac5f5b035e7084838d2a608897 authored over 3 years ago by Jakub Bartodziej <[email protected]>
key_canonicalization now only matches chars

github.com/helix-editor/helix - daad8ebe1294ce11392c4a8d2c0316498d1247cf authored over 3 years ago by Jan Hrastnik <[email protected]>
key is now modified in place at start of handle_event

github.com/helix-editor/helix - c1c3750d3801558bb9e6722e67d724b480a4cffa authored over 3 years ago by Jan Hrastnik <[email protected]>
removed shift matching

github.com/helix-editor/helix - 712f25c2b952672d496d393552d1545d54de3d51 authored over 3 years ago by Jan Hrastnik <[email protected]>
put the key canonicalization in a seperate function. only chars now get stripped of Shift modifier

github.com/helix-editor/helix - 68abc67ec6846ab4d05b0e46d1baa65dc026e7dd authored over 3 years ago by Jan Hrastnik <[email protected]>
Merge pull request #92 from bfredl/clangd

LSP: add clangd as server for c/c++

github.com/helix-editor/helix - abe8a83d8e0adeb83c188b28501176e17f4c4fbf authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #80 from notoria/highlight

Highlight matching brackets

github.com/helix-editor/helix - a05fb95769abe950aa5f8131fdf097933590d00f authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #77 from notoria/match_brackets

Fix match_brackets::find

github.com/helix-editor/helix - 74e4ac8d499360bcf381527c8d8c84c6837ce1cb authored over 3 years ago by Blaž Hrastnik <[email protected]>
LSP: add clangd as server for c/c++

github.com/helix-editor/helix - 0e6f007028d06557404a4785189aafb7be16f170 authored over 3 years ago by Björn Linse <[email protected]>
Highlight matching brackets

github.com/helix-editor/helix - c3a98b6a3e7102345af3c32599319bc870747d12 authored over 3 years ago by notoria <[email protected]>
Fix match_brackets::find

github.com/helix-editor/helix - 4fe654cf9a4910f67da6696773f3edc41f25755d authored over 3 years ago by notoria <[email protected]>
Fix cursor not showing on (0, 0)

github.com/helix-editor/helix - 661dbdca57f76cbd22f3e62f8b87ee2146a50bab authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #64 from pickfire/log

Default log file to cache

github.com/helix-editor/helix - 5773bd6a4028ba0b8c98574d600c18dd7094a99d authored over 3 years ago by Blaž Hrastnik <[email protected]>
Default log file to cache

github.com/helix-editor/helix - d664d1dec066eb1bd237af61c22b62d93b48646b authored over 3 years ago by Ivan Tham <[email protected]>
Merge pull request #66 from IceDragon200/replaced-args-parser

Drop pico-args in favour of a hand rolled parser

github.com/helix-editor/helix - 7e8603247d5b7ba90bb095afd36fd2058cc53ec6 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Nix: add lldb to shell

github.com/helix-editor/helix - 7140908f6eb3304224f82829f5df8d5d96dc07e1 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Clippy lint

github.com/helix-editor/helix - 6dba1e7ec76c1e7e70315bdc7552dc5de6c212ff authored over 3 years ago by Blaž Hrastnik <[email protected]>
Fix split sizes getting out of sync with the terminal size, refs #69

github.com/helix-editor/helix - c0332bd935bb7c016278d43a526e588558a0cab1 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #70 from RLHerbert/master

Fix panic when buffer larger than terminal width

github.com/helix-editor/helix - 3c7729906c9a677d715f2694c16cd78200691aaf authored over 3 years ago by Blaž Hrastnik <[email protected]>
Fix panic when buffer larger than terminal width

github.com/helix-editor/helix - 1b67fae9f4eabf0899dda441971b8a338cb45a15 authored over 3 years ago by Rowan Herbert <[email protected]>
Refactored parse_args loop

Thanks @PabloMansanet

github.com/helix-editor/helix - f0018280cbd6427d8102ccae7ec8c48ac046f922 authored over 3 years ago by Corey Powell <[email protected]>
Dropped pico-args in favour of a simpler hand roller parser

Not the greatest looking, but it gets the job done

github.com/helix-editor/helix - 7202953e69c6621a24c1609c5345b584dcd7530e authored over 3 years ago by Corey Powell <[email protected]>
Merge pull request #62 from pickfire/cell

Separate document history into Cell

github.com/helix-editor/helix - 7761c88d6130364915daa23115d2ee1234b2bab5 authored over 3 years ago by Corey Powell <[email protected]>
Merge pull request #49 from eleijonmarck/patch-1

Update README.md to include shortcuts

github.com/helix-editor/helix - 68f5031dcc25cef64f9f4539f4ef9f31230182be authored over 3 years ago by Corey Powell <[email protected]>
Merge pull request #57 from pickfire/fix-panic

Fix panic opening rust file

github.com/helix-editor/helix - 83031564dba3fa78d50b9ea4602e54aba82df763 authored over 3 years ago by Corey Powell <[email protected]>
Fix panic opening rust file

Application::new will use stuff that requires tokio runtime.

github.com/helix-editor/helix - eab6e535117217ae640444c4b6b385f9541273a5 authored over 3 years ago by Ivan Tham <[email protected]>
Separate document history into Cell

As history is used separately from the rest of the edits, separating it
can avoid needless borro...

github.com/helix-editor/helix - f5f46b1fed242f0b5a206753f7f977299fb2ff65 authored over 3 years ago by Ivan Tham <[email protected]>
Update README.md

github.com/helix-editor/helix - 5f49bafbe87824fe200d907ab1323f1c803af0a0 authored over 3 years ago by Eric Leijonmarck <[email protected]>
Merge pull request #55 from helix-editor/autoresize

autoresize terminal in compositor render

github.com/helix-editor/helix - 2719a35123e2b4000a0b2b863c929dd2824fff9a authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #50 from wojciechkepka/config

Use config_dir for logging, create config_dir

github.com/helix-editor/helix - 0a6672c6261062eb13ed8c30ab2800c340e5f6ac authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #21 from IceDragon200/elixir-syntax

Added elixir syntax

github.com/helix-editor/helix - b51111a364030df047f3a8ecac7831ebfbde8a15 authored over 3 years ago by Blaž Hrastnik <[email protected]>
autoresize terminal in compositor render

github.com/helix-editor/helix - 78980f575be1cbb31f1bdab92d3ecd2be4d2adac authored over 3 years ago by Jan Hrastnik <[email protected]>
Added missing tree-sitter-elixir submodule

github.com/helix-editor/helix - 0bb375bafa5db7bfe554a7103c096a236b362416 authored over 3 years ago by Corey Powell <[email protected]>
Update README.md

github.com/helix-editor/helix - c960bcfc247d2e5ac60695f4428fcef8270cac51 authored over 3 years ago by Eric Leijonmarck <[email protected]>
Use config_dir for logging, create config_dir

github.com/helix-editor/helix - e88383d990cc8f5092e8513c91a17530dab0c444 authored over 3 years ago by Wojciech Kępka <[email protected]>
Update README.md

github.com/helix-editor/helix - 312b29f712682053f018a4bf57edf74cf9193018 authored over 3 years ago by Eric Leijonmarck <[email protected]>
Better fix for w/e that also covers `ia<esc>we`/`ia<esc>wb`

github.com/helix-editor/helix - f4560cb68a24276789e8cdda918fc1ba705889de authored over 3 years ago by Blaž Hrastnik <[email protected]>
Support ctrl-f and ctrl-b to page up/down, fixes #41

github.com/helix-editor/helix - cbb3ebafdc6f2473264ad7cde99ddfff5a80a832 authored over 3 years ago by Blaž Hrastnik <[email protected]>
f/t: Check if at bounds before searching, refs #43, closes #37

github.com/helix-editor/helix - 0851110d10d19f34deb7945d19576e20d7a9d29b authored over 3 years ago by Blaž Hrastnik <[email protected]>
fix: Don't allow moving past last line, fixes #30, #24

Off by 1 error

github.com/helix-editor/helix - c0264b9f7f87b9357fb3dac948b39aae15f1ae30 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Fix panics when triggering w or e on the last char of the line

Closes #32

github.com/helix-editor/helix - 3ace581191e9c23aae23d7aabacd29c6b8ed7f65 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #40 from data0x200/fix-empty-command

Fix empty command cause panic

github.com/helix-editor/helix - 22dad592b87c971e3263bd3cf24c9f9ac3591676 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Added elixir syntax

Using custom fork for now to get around generating the source files

github.com/helix-editor/helix - ca042a4bde48be12734aa832e91c3cb3a9e6a931 authored over 3 years ago by Corey Powell <[email protected]>
Update install notes

github.com/helix-editor/helix - 67b1cd32c75f5772f6b9ed2922313eb73167f40a authored over 3 years ago by Blaž Hrastnik <[email protected]>
Fix empty command cause panic

github.com/helix-editor/helix - 4d12c7c3cf74a9903dc2a72bde19d94e800f505f authored over 3 years ago by Daichi Takamiya <[email protected]>
book: Always generate the CNAME file

github.com/helix-editor/helix - 4f56a8e2480952af2c41dcb2084b66abc1fb580c authored over 3 years ago by Blaž Hrastnik <[email protected]>
Run fmt

github.com/helix-editor/helix - dbc392d92c8201e221867b0d29997da3577d3622 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #38 from nathom/master

Add .DS_Store to ignored directories

github.com/helix-editor/helix - 7967d312c0a8ad94942d154485b62b0bbce78611 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #19 from wojciechkepka/archinstall

Add Arch Linux installation instructions to README

github.com/helix-editor/helix - db48d223847c286ea5816f191540a78412589e7b authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #34 from DanySpin97/improve-error

Improve errors handling in main by adding context

github.com/helix-editor/helix - 533ff61d0e9a4e1533e84c05315462ac02a704b7 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Add .DS_Store to ignored directories

github.com/helix-editor/helix - b1ce969d80fa54b671b6a063315bd08f323b6525 authored over 3 years ago by nathom <[email protected]>
Merge pull request #31 from wullewutz/patch-1

Fixed c/p error in keymap doc

github.com/helix-editor/helix - 01bf36344642965d056d550645f5dd9882ac7bdc authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #36 from swdunlop/patch-1

Make HELIX_RUNTIME depend on pwd, not speed's HOME

github.com/helix-editor/helix - cc323f76654952927890b9cf7961b8aa7eb49aa8 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Make HELIX_RUNTIME depend on pwd, not speed's HOME

github.com/helix-editor/helix - 60caaf7fc46e5cbbd14fe116bae50d91bc954c18 authored over 3 years ago by Scott Dunlop <[email protected]>
Improve errors handling in main by adding context

Return a anyhow::Result in main function so that Context can be used
there too.

github.com/helix-editor/helix - ea824ed05d2b35ac0a6621960eaf0ffdcfea4132 authored over 3 years ago by Danilo Spinella <[email protected]>
Fixed c/p error in keymap doc

Go to definition mapping is "gd" not "ge"

github.com/helix-editor/helix - cfae07e7ba09d03a314d940e5c3f4f78befa7ce5 authored over 3 years ago by wullewutz <[email protected]>
Add Arch Linux installation instructions to README

github.com/helix-editor/helix - 56dbc6084089ba8f60cd3a8bad90c0b6e9d47296 authored over 3 years ago by wojciechkepka <[email protected]>
Add typescript support & ts/js indentation queries

github.com/helix-editor/helix - c2e6b9f506fddec15e48bd06cf712aef2bf53e3c authored over 3 years ago by Blaž Hrastnik <[email protected]>
Golang indent queries

github.com/helix-editor/helix - 8fd800604334679fa42b6b1fb7b06f92c8c34d1c authored over 3 years ago by Blaž Hrastnik <[email protected]>
Allow setting a filepath on :write

github.com/helix-editor/helix - ce25aa951e4bd4352fc211258014557e69cc5c5c authored over 3 years ago by Blaž Hrastnik <[email protected]>
Change help prompt styling

github.com/helix-editor/helix - a2147fc7d56f9f5cb614d8c80b154a545dd59f00 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Don't crash if no filename specified on open

github.com/helix-editor/helix - d8e16554bf0478e30853e8950132a2d17dba5a17 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Categorize _ as a word char, not punctuation

github.com/helix-editor/helix - 2cc30cd07c8974e10423757899ac368cce3e3294 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Fix badge

github.com/helix-editor/helix - 0dde5f2cae1f0520482ae0b7ca7f2283e8afca40 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Allow setting verbosity to info again

github.com/helix-editor/helix - b8d6e6ad28a116c9dff50e0e605189e2489afdba authored over 3 years ago by Blaž Hrastnik <[email protected]>
Link to install/keymap docs, fix build status badge

github.com/helix-editor/helix - 5825bce0e47433319e7a9608bb8883c494e39a46 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Adjust golang indents yet again

github.com/helix-editor/helix - aeabfc55a839518611139befca12d921c5284e50 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Allow moving to EOL byte, also fixes #15

github.com/helix-editor/helix - 17e938638807ed9b7ff152b5abbad3fbb1254dbe authored over 3 years ago by Blaž Hrastnik <[email protected]>
Drop clap for pico-args

We barely have any flags so it's not worth the compilation time or
binary size to use clap.

github.com/helix-editor/helix - 138787f76e39f208f3a9a757d12b58d86504d1de authored over 3 years ago by Blaž Hrastnik <[email protected]>
Update mdbook styling, add link to AUR

github.com/helix-editor/helix - 1132c5122fe8a325b2b762cf920cc5e54e91991e authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #13 from helix-editor/dependabot/cargo/tokio-1.6.1

Bump tokio from 1.6.0 to 1.6.1

github.com/helix-editor/helix - 4a8053e832830706f9b7ef627309b250a4d732dc authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #11 from helix-editor/dependabot/github_actions/actions/upload-artifact-2.2.3

Bump actions/upload-artifact from 1 to 2.2.3

github.com/helix-editor/helix - e033a4b8ac6e035b863429364789b65d24aa66cc authored over 3 years ago by Blaž Hrastnik <[email protected]>
Merge pull request #12 from helix-editor/dependabot/github_actions/actions/cache-2.1.6

Bump actions/cache from 1 to 2.1.6

github.com/helix-editor/helix - acbcd758bda7338991246c12f1742dfb31e56cfa authored over 3 years ago by Blaž Hrastnik <[email protected]>
Bump tokio from 1.6.0 to 1.6.1

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.6.0 to 1.6.1.
- [Release notes](https://...

github.com/helix-editor/helix - 76eed4caad55274a1474a56b08cb69c091a7d635 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/cache from 1 to 2.1.6

Bumps [actions/cache](https://github.com/actions/cache) from 1 to 2.1.6.
- [Release notes](https...

github.com/helix-editor/helix - 3170c49be807e5dcf3af8365ffeb422b47e70e3c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/upload-artifact from 1 to 2.2.3

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 2.2.3.
- [...

github.com/helix-editor/helix - 0327d666531aebaff0c59725e946b23231730c6f authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add dependabot config

github.com/helix-editor/helix - c67e31830dda2858d9e4728387920b13eb5a01e4 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Update architecture.md

github.com/helix-editor/helix - 6460501a446ae52e15fba0e8368c1a7d22fc288e authored over 3 years ago by Blaž Hrastnik <[email protected]>
Adjust rust indents

github.com/helix-editor/helix - 67b037050f937dadb3afa58910935c6f5edaea2f authored over 3 years ago by Blaž Hrastnik <[email protected]>
Completion: Format docs tabs & highlight in the doc's native language

github.com/helix-editor/helix - 87d0617f3bb1031e587b958dc45ce795847120e2 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Update the README's matrix link

github.com/helix-editor/helix - 668f735232c6853d34d100c7ec9168bfcd44dd3f authored over 3 years ago by Blaž Hrastnik <[email protected]>
Add a github pages auto-build action.

github.com/helix-editor/helix - a3a9502596631cfc33b5339610175ea1a07adf53 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Completion: Render non-markdown docs too

github.com/helix-editor/helix - 3810650a6bde441ce946a6983e6c46d423e12724 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Format document on save

github.com/helix-editor/helix - 2c48d65b1565cf68a3efb5c9e91e9011526f43e7 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Update flake deps

github.com/helix-editor/helix - d5466eddf59a2a447e0f5067b325a55fa6ba2d90 authored over 3 years ago by Blaž Hrastnik <[email protected]>
ESC should exit both completion and insert mode

github.com/helix-editor/helix - d54ae09d3b7a5eb56050631a58e75a1d1686ea70 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Golang indent adjustment

github.com/helix-editor/helix - a28eaa81a0c5fede1e34aca5bbf70d411f7a174b authored over 3 years ago by Blaž Hrastnik <[email protected]>
Fix cursor positioning for prompts

github.com/helix-editor/helix - d708efe275a82e515e6d7056e20426af9466a32e authored over 3 years ago by Blaž Hrastnik <[email protected]>
ui: Menu rendering adjustments

github.com/helix-editor/helix - 3336023614bb5ae8740f71c3df31030d6757081a authored over 3 years ago by Blaž Hrastnik <[email protected]>
Update deps, introduce the new tree-sitter lifetimes

github.com/helix-editor/helix - 094203c74e19d49b3bfc74cf2ab4f853a773c195 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Display more data in completion popups.

github.com/helix-editor/helix - b114cfa119bc94396f1ed38109a51183035574ed authored over 3 years ago by Blaž Hrastnik <[email protected]>
Support count for indent too

github.com/helix-editor/helix - f1dc25a7741ebec630a09eaf7c7c3c91947f5078 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Fix unindent to work with tabs, take a count

github.com/helix-editor/helix - 4f335fabc834cac064c83ec2ec9f72ae4741f289 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Update dependencies

github.com/helix-editor/helix - f366b97bcea331b4e70afe91f8f33f7fdbe44161 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Drop selection_lines completely, change move_line_start binding

github.com/helix-editor/helix - 9c24f1ec0e325da43a81d654ec91cdf68d4ccafc authored over 3 years ago by Blaž Hrastnik <[email protected]>
Fix crash if appending at end of line on the last line of the file

github.com/helix-editor/helix - f99a6839918d43773e061933cd240b877aec94c0 authored over 3 years ago by Blaž Hrastnik <[email protected]>
syntax: golang: Indent type declarations

github.com/helix-editor/helix - 9edae7e1f82c4f0e53b64d37e399b67488125008 authored over 3 years ago by Blaž Hrastnik <[email protected]>
Double the UI picker file limit.

github.com/helix-editor/helix - 51d1d432891c5edc0b5b5335f8f337aa98f7532f authored over 3 years ago by Blaž Hrastnik <[email protected]>