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-view
/
src
/
editor.rs
Commit message (
Expand
)
Author
Age
*
Merge pull request #2359 from dead10ck/test-harness
Blaž Hrastnik
2022-06-21
|
\
|
*
Add more context; Editor::open doesn't need to own path
Skyler Hawthorne
2022-06-19
|
*
tests for buffer-close
Skyler Hawthorne
2022-06-19
|
*
tests for serialized writes
Skyler Hawthorne
2022-06-19
|
*
Fix initial selection of Document in new view
Skyler Hawthorne
2022-06-19
|
*
improve test harness
Skyler Hawthorne
2022-06-19
*
|
Make indent guides configurable
Gokul Soumya
2022-06-21
|
/
*
Update auto-pairs and idle-timeout when the config is reloaded (#2736)
Bjorn Ove Hay Andersen
2022-06-15
*
Better handling of symlinks (#2718)
Roland Kovacs
2022-06-15
*
Fix crash due to cycles when replaying macros (#2647)
gavynriebau
2022-06-05
*
Fix panic on close last buffer (#2367) (#2658)
gavynriebau
2022-06-05
*
fix: Remove empty scratch buffer from jumplists when removing it
Blaž Hrastnik
2022-05-29
*
Implement view swapping
Roland Kovacs
2022-05-21
*
Implement view transpose (#2461)
Roland Kovacs
2022-05-20
*
prefer Document::set_selection to inserting selections directly (#2411)
Michael Davis
2022-05-11
*
feat(commands): make it possible to disable format-on-save via the 'auto-form...
unrelentingtech
2022-05-02
*
feat(ui): add nbsp (non-breaking space) to rendered whitespace (#2322)
unrelentingtech
2022-04-30
*
feat(commands): better handling of buffer-close (#1397)
Matouš Dzivjak
2022-04-27
*
allow whitespace to be rendered
Omnikar
2022-04-20
*
Add rulers option (#2060)
Thomas
2022-04-20
*
Make gutters configurable (#1967)
Dr. David A. Kunz
2022-04-16
*
Fix panic when using set-language on a scratch (#1996)
Roland Kovacs
2022-04-13
*
Add runtime language configuration (#1794) (#1866)
Roland Kovacs
2022-04-05
*
Move top level lsp config to editor.lsp (#1868)
Gokul Soumya
2022-03-28
*
Add refresh-config and open-config command (#1803)
Joe
2022-03-25
*
Refactor :set to parse by deserializing values (#1799)
Gokul Soumya
2022-03-15
*
Make repeat operator work with completion edits (#1640)
Mateusz S. Szczygieł
2022-03-01
*
Show infobox to hint textobjects with `mi` and `ma` (#1686)
Daniel S Poulin
2022-03-01
*
Configurable auto pairs (#1624)
Skyler Hawthorne
2022-02-25
*
Allow static strings in set_status/set_error so API is nicer
Blaž Hrastnik
2022-02-15
*
Merge remote-tracking branch 'origin/master' into debug
Blaž Hrastnik
2022-02-13
|
\
|
*
feat(editor): add config for search wrap_around (#1516)
Matouš Dzivjak
2022-02-10
|
*
Show infobox with register contents
Gokul Soumya
2022-02-10
|
*
Fix incorrect last modified behavior (#1621)
Ivan Tham
2022-02-06
|
*
feat(helix-view): dynamic line numbers (#1522)
Andrew Neth
2022-01-25
|
*
Merge pull request #1154 from sudormrfbin/cursor-shape-new
Blaž Hrastnik
2022-01-23
|
|
\
|
|
*
Merge branch 'master' into cursor-shape-new
Gokul Soumya
2022-01-06
|
|
|
\
|
|
*
|
Manually draw all block cursors
Gokul Soumya
2021-12-23
|
|
*
|
Merge branch 'master' into cursor-shape-new
Gokul Soumya
2021-12-18
|
|
|
\
\
|
|
*
|
|
Remove ui.cursor.primary and hashmap lookups
Gokul Soumya
2021-12-18
|
|
*
|
|
Change default cursors to block for all modes
Gokul Soumya
2021-11-29
|
|
*
|
|
Change cursor shape on mode change
Gokul Soumya
2021-11-24
|
*
|
|
|
cargo fmt + clippy lint
Blaž Hrastnik
2022-01-23
|
*
|
|
|
Store theme scopes on the loader, this way theme isn't passed around
Blaž Hrastnik
2022-01-23
|
*
|
|
|
syntax: Split parsing and highlighting
Blaž Hrastnik
2022-01-23
|
*
|
|
|
Use the correct language ID for JavaScript & TypeScript (#1466)
Kevin Sjöberg
2022-01-15
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Update settings at runtime (#798)
Tamo
2021-12-26
|
|
|
/
|
|
/
|
|
*
|
Add ui.gutter to theme all gutters (i.e. set bg)
Blaž Hrastnik
2021-12-13
|
*
|
Load alt default theme if true color is not supported
Omnikar
2021-12-13
|
*
|
Macros (#1234)
Omnikar
2021-12-12
[next]