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
/
commands
/
typed.rs
Commit message (
Expand
)
Author
Age
*
Add run-shell-command for Commands (#1682)
Ryosuke Hayashi
2022-05-02
*
fix typos (#2304)
chunghha
2022-04-27
*
Fix paste direction for typed paste commands (#2288)
Michael Davis
2022-04-26
*
Add :get-option command (#2231)
Daniel
2022-04-24
*
Replace line endings using `set_line_ending` command (#1871)
Kirawi
2022-04-23
*
Pipe typable command (#1972)
Thomas
2022-04-17
*
Add `:write!` to create nonexistent subdirectories (#1839)
Omnikar
2022-04-12
*
Add runtime language configuration (#1794) (#1866)
Roland Kovacs
2022-04-05
*
Add typed commands buffer-next and buffer-previous (#1940)
Dr. David A. Kunz
2022-04-03
*
Avoid using the format ident Rust feature (#1881)
Marcin Puc
2022-03-30
*
Add refresh-config and open-config command (#1803)
Joe
2022-03-25
*
Put esoteric line endings behind a feature flag
Blaž Hrastnik
2022-03-17
*
Refactor :set to parse by deserializing values (#1799)
Gokul Soumya
2022-03-15
*
Add horizontal and vertical split scratch buffers (#1763)
Joe
2022-03-14
*
migrate grammar fetching/building code into helix-loader crate
Michael Davis
2022-03-10
*
Split out typable commands into a separate file
Blaž Hrastnik
2022-03-07