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-term
/
src
/
application.rs
Commit message (
Expand
)
Author
Age
...
*
Propagate idle timeout event to components (#3172)
Gokul Soumya
2022-10-11
*
Exit gracefully when close operation fails (#4081)
Skyler Hawthorne
2022-10-03
*
respond to SIGUSR1 by reloading config (#3952)
Karsten Gebbert
2022-10-03
*
diagnostics: Use Vec<Tag> instead of Option<Vec<Tag>>
Blaž Hrastnik
2022-09-20
*
Track source and tags in diagnostics (#3898)
Luke Cycon
2022-09-20
*
Remove the .txt suffix from tutor
Blaž Hrastnik
2022-09-11
*
Improve error handling for config-reload (#3668)
A-Walrus
2022-09-10
*
fix: lsp: Don't send didOpen events for documents with no URL
Blaž Hrastnik
2022-09-04
*
minor: Simplify another document_mut statement
Blaž Hrastnik
2022-09-04
*
Share the restore_term code between panic and normal exits (#3612)
Charlie Groves
2022-08-31
*
Discard LSP publishDiagnostic when LS is not initialized (#3403)
Michael Davis
2022-08-31
*
Add bracketed paste (#3233)
Charlie Groves
2022-08-29
*
Add custom event type replacing crossterm's Event (#3169)
Gokul Soumya
2022-08-09
*
add a CLI flag for specifying config file location (#2666)
Michael Davis
2022-08-04
*
Modified restore_term fn in application.rs. Changed '\x1B[2 q' to '\x1B[0 q' ...
Eric K
2022-08-02
*
Suport diagnostic code (#3096)
Erasin
2022-07-26
*
Set the selection point of the first file correctly (#3073)
Narazaki Shuji
2022-07-18
*
feat(term): uniformize word-wise movement and deletion (#2500)
Benoît Cortier
2022-07-15
*
Sub sort diagnostics by line number
Gokul Soumya
2022-07-06
*
Add live preview to theme picker (#1798)
Joe
2022-07-05
*
adds --vsplit and --hsplit arguments (#2773)
plexom
2022-07-01
*
Add workspace and document diagnostics picker (#2013)
Falco Hirschenberger
2022-06-30
*
factor new Application with file arg to function
Skyler Hawthorne
2022-06-19
*
fix(command): write-quit: do not quit if write fails
Skyler Hawthorne
2022-06-19
*
consolidate idle timer logic, make conditional
Skyler Hawthorne
2022-06-19
*
don't read from stdin for integration tests
Skyler Hawthorne
2022-06-19
*
use env var for integration test log level
Skyler Hawthorne
2022-06-19
*
use test terminal backend for integration tests
Skyler Hawthorne
2022-06-19
*
Add more context; Editor::open doesn't need to own path
Skyler Hawthorne
2022-06-19
*
use idle timer instead of fixed timeout
Skyler Hawthorne
2022-06-19
*
use main application event loop
Skyler Hawthorne
2022-06-19
*
reorganize tests into groups
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
*
Integration testing harness
Blaž Hrastnik
2022-06-19
*
Simplify handle_terminal_events signature
Blaž Hrastnik
2022-06-19
*
move config parsing back into main
Skyler Hawthorne
2022-06-19
*
Update auto-pairs and idle-timeout when the config is reloaded (#2736)
Bjorn Ove Hay Andersen
2022-06-15
*
Don't panic on LSP parsing errors
Blaž Hrastnik
2022-05-11
*
allow whitespace to be rendered
Omnikar
2022-04-20
*
Add support for local language configuration (#1249)
Kirawi
2022-04-18
*
clear terminal after switching to alternate screen
Rose Hudson
2022-04-04
*
lsp: Implement support for workspace_folders (currently just one)
Blaž Hrastnik
2022-04-01
*
Revert "Resize is not necessary inside SIGCONT, handled by render()"
Blaž Hrastnik
2022-03-29
*
Split off dap event handlers into helix-view to allow reuse
Blaž Hrastnik
2022-03-28
*
Resize is not necessary inside SIGCONT, handled by render()
Blaž Hrastnik
2022-03-28
*
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
*
Handle RPC returning an invalid call
Blaž Hrastnik
2022-03-23
*
migrate grammar fetching/building code into helix-loader crate
Michael Davis
2022-03-10
[prev]
[next]