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
Commit message (
Expand
)
Author
Age
*
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
*
Add latex
Ivan Tham
2021-06-16
*
Add theme key for selected line number
Gokul Soumya
2021-06-16
*
Add other cursor shape
Ivan Tham
2021-06-15
*
Add cursor kind to separate hidden cursor from pos
Ivan Tham
2021-06-15
*
Remove RwLock for registers
Benoît CORTIER
2021-06-15
*
Use `_impl` suffix instead of `_` prefix
Benoît CORTIER
2021-06-15
*
Format docs for better readability
Gokul Soumya
2021-06-15
*
Remove unused variables
Ivan Tham
2021-06-15
*
Add filter ability to picker
Ivan Tham
2021-06-15
*
Report indent style when calling indent-style with no arguments.
Nathan Vegdahl
2021-06-15
*
Address PR comments.
Nathan Vegdahl
2021-06-15
*
Cosmetic changes and better comments for the indent auto-detect code.
Nathan Vegdahl
2021-06-15
*
Remove indent style status-line display for now.
Nathan Vegdahl
2021-06-15
*
Address PR comments.
Nathan Vegdahl
2021-06-15
*
Implement command to change the indent-style setting of a document.
Nathan Vegdahl
2021-06-15
*
Render indent-style status in status line.
Nathan Vegdahl
2021-06-15
*
Fix clippy warnings.
Nathan Vegdahl
2021-06-15
*
Attempt to auto-detect indentation style on document load.
Nathan Vegdahl
2021-06-15
*
Add ctrl-w for prompt
Ivan Tham
2021-06-14
*
fix: wq/wqa functions need to wait for save to finish before closing
Blaž Hrastnik
2021-06-14
*
Add ui.selection to theme.toml
Gokul Soumya
2021-06-14
*
Refactor keymap definitions using macros
Gokul Soumya
2021-06-14
*
Correct onedark theme file location
Gokul Soumya
2021-06-14
*
Bump once_cell from 1.7.2 to 1.8.0 (#255)
dependabot[bot]
2021-06-14
*
Add onedark theme
Gokul Soumya
2021-06-14
*
Bump anyhow from 1.0.40 to 1.0.41
dependabot[bot]
2021-06-14
*
Bump crossterm from 0.19.0 to 0.20.0
dependabot[bot]
2021-06-14
*
Bump lsp-types from 0.89.1 to 0.89.2
dependabot[bot]
2021-06-14
*
Bump ignore from 0.4.17 to 0.4.18
dependabot[bot]
2021-06-14
*
Fix a typo in theme name
Wojciech Kępka
2021-06-14
*
fix offset by one problem in replace_with_yanked
Andreas Liljeqvist
2021-06-14
*
Add `bogster` theme
Wojciech Kępka
2021-06-14
*
chore(nix): update nixCargoIntegration input
Yusuf Bera Ertan
2021-06-13
*
Release v0.2.0
Blaž Hrastnik
2021-06-13
*
ui: Prompt should figure out a reasonable column width
Blaž Hrastnik
2021-06-13
*
Fix `wq`
Wojciech Kępka
2021-06-13
*
`Document::is_modified` should not check if path is set
Wojciech Kępka
2021-06-13
*
Fix clippy
Wojciech Kępka
2021-06-13
*
Deduplicate code
Wojciech Kępka
2021-06-13
*
Add `qa` and `qa!`
Wojciech Kępka
2021-06-13
*
Update write_all
Wojciech Kępka
2021-06-13
*
Add `Copy` derive to `PromptEvent`
Wojciech Kępka
2021-06-13
*
commands: Add more write commands
Wojciech Kępka
2021-06-13
[next]