index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-core
/
src
Commit message (
Expand
)
Author
Age
...
*
|
ran cargo fmt
Jan Hrastnik
2021-06-19
*
|
added get_line_ending from pr comment
Jan Hrastnik
2021-06-19
*
|
applied changes from pr review
Jan Hrastnik
2021-06-17
*
|
trying out line ending helper functions in commands.rs
Jan Hrastnik
2021-06-16
*
|
added some tests and a line_ending helper function in document.rs
Jan Hrastnik
2021-06-16
*
|
fix typo
Jan Hrastnik
2021-06-16
*
|
added more changes from pr review for line_ending_detection
Jan Hrastnik
2021-06-16
*
|
resolved conflict in rebase
Jan Hrastnik
2021-06-16
*
|
ran cargo clippy and cargo fmt
Jan Hrastnik
2021-06-16
*
|
rebase on branch line_ending_detection
Jan Hrastnik
2021-06-16
|
/
*
Remove RwLock for registers
Benoît CORTIER
2021-06-15
*
Address PR comments.
Nathan Vegdahl
2021-06-15
*
Add ctrl-w for prompt
Ivan Tham
2021-06-14
*
Use `runtime` dir when defaulting to executable location
Wojciech Kępka
2021-06-12
*
Make `runtime_dir` private
Wojciech Kępka
2021-06-12
*
Add more ways to detect runtime directory
Wojciech Kępka
2021-06-12
*
Fix broken test
Blaž Hrastnik
2021-06-12
*
Only auto-format for certain languages
Blaž Hrastnik
2021-06-12
*
Add :earlier and :later commands that can be used to navigate the full edit h...
Jakub Bartodziej
2021-06-11
*
Movement fixes, refactor and unit test suite (#217)
PabloMansanet
2021-06-11
*
Downgrade `unicode-segmentation`
notoria
2021-06-10
*
Derive debug without feature
Ivan Tham
2021-06-10
*
Implement Debug for data structure as a feature
notoria
2021-06-10
*
Reuse a cursor from the pool if available (fixes #202)
Blaž Hrastnik
2021-06-10
*
Fix panic on ctrl-w empty document
Ivan Tham
2021-06-08
*
Cleanup find_first_non_whitespace_char funcs
Wojciech Kępka
2021-06-08
*
commands: Add goto first non-whitespace char of line
Wojciech Kępka
2021-06-08
*
Fix Unicode (#135)
Kirawi
2021-06-08
*
Implement register selection
Benoît CORTIER
2021-06-07
*
lsp: Provide workspace root on client.initialize()
Blaž Hrastnik
2021-06-07
*
fix: 2 panics while setting style + off by 1
ahkrr
2021-06-07
*
Fix panic when moving over unicode punctuation
Benoît CORTIER
2021-06-07
*
Add test for prev word
Ivan Tham
2021-06-06
*
Add ctrl-w in insert mode
Ivan Tham
2021-06-06
*
Return an error if we request an embedded file that does not exist.
Brian Dawn
2021-06-06
*
Add a smoke test around loading runtime files.
Brian Dawn
2021-06-06
*
Simplify the load_runtime_file code.
Brian Dawn
2021-06-06
*
Simplify creating pathbufs.
Brian Dawn
2021-06-06
*
Apply suggestions from code review
Brian Dawn
2021-06-06
*
Provide a feature flag to be able to embed the runtime folder.
Brian Dawn
2021-06-06
*
fix: make find_prev_char and till_prev_char work
ahkrr
2021-06-05
*
Add unreachable context
Ivan Tham
2021-06-05
*
Don't panic on empty file/buffer (#108)
notoria
2021-06-05
*
Fixing Multiple Panics (#121)
Kirawi
2021-06-05
*
Try to detect language when document file path is set
Blaž Hrastnik
2021-06-04
*
Remove swapfile
notoria
2021-06-04
*
Convert byte index to char index for `find`
notoria
2021-06-04
*
Merge pull request #77 from notoria/match_brackets
Blaž Hrastnik
2021-06-03
|
\
|
*
Fix match_brackets::find
notoria
2021-06-03
*
|
Default log file to cache
Ivan Tham
2021-06-03
|
/
[prev]
[next]