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
...
*
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
*
Add --edit-config flag to directly open config.toml (#1771)
Joe
2022-03-09
*
Add --health command for troubleshooting (#1669)
Gokul Soumya
2022-03-08
*
minor: Remove some outdated comments
Blaž Hrastnik
2022-03-03
*
Extract idle timeout code into ui/editor.rs
Blaž Hrastnik
2022-03-03
*
Implement LSP `workspace/configuration` and `workspace/didChangeConfiguration...
Triton171
2022-02-28
*
Use which to resolve lsp/dap binaries
Blaž Hrastnik
2022-02-24
*
dap: fix runInTerminal with lldb-vscode
Blaž Hrastnik
2022-02-18
*
Allow static strings in set_status/set_error so API is nicer
Blaž Hrastnik
2022-02-15
*
dap: Reduce amount of block_on uses
Blaž Hrastnik
2022-02-15
*
Add `PageUp`, `PageDown`, `Ctrl-u`, `Ctrl-d`, `Home`, `End` keyboard shortcut...
Ludwig Stecher
2022-02-15
*
Refactor language config loading (#1658)
Gokul Soumya
2022-02-14
[prev]
[next]