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
/
keymap.rs
Commit message (
Expand
)
Author
Age
*
editor: support setExceptionBreakpoints
Dmitry Sharshakov
2021-09-26
*
Merge branch 'master' into debug
Dmitry Sharshakov
2021-09-25
|
\
|
*
Implement 'remove_primary_selection' as Alt-,
Blaž Hrastnik
2021-09-24
|
*
experiment: space+k for LSP doc, K for keep_selections
Blaž Hrastnik
2021-09-24
|
*
experiment: Move keep_primary_selection to ,
Blaž Hrastnik
2021-09-24
|
*
Initial implementation of global search (#651)
Leoi Hung Kin
2021-09-21
|
*
feat: Sticky view mode with Z (#719)
Gokul Soumya
2021-09-10
|
*
Add command to extend to line start or end (#717)
Kangwook Lee (이강욱)
2021-09-07
|
*
Fix escape not exiting insert mode (#712)
Gokul Soumya
2021-09-05
|
*
Add a sticky mode for keymaps (#635)
Gokul Soumya
2021-09-05
|
*
Add commands that extends to long words (#706)
Kangwook Lee (이강욱)
2021-09-04
*
|
Keybinding for editing log
Dmitry Sharshakov
2021-09-05
*
|
Add command for editing breakpoint condition
Dmitry Sharshakov
2021-09-04
*
|
dap: Allow switching between stack frames
Blaž Hrastnik
2021-09-03
*
|
dap: small TODO
Blaž Hrastnik
2021-09-03
*
|
Merge remote-tracking branch 'origin/master' into debug
Blaž Hrastnik
2021-09-03
|
\
|
|
*
add_newline unimpaired mapping (#653)
oberblastmeister
2021-09-01
*
|
Merge remote-tracking branch 'origin/master' into debug
Dmitry Sharshakov
2021-08-31
|
\
|
|
*
Shell commands (#547)
Omnikar
2021-08-31
*
|
dap: Remap keys, match current thread behavior from dap-mode, switch-thread
Blaž Hrastnik
2021-08-29
*
|
Rename dap_in/_out to dap_step_in/_out
Blaž Hrastnik
2021-08-29
*
|
Merge remote-tracking branch 'origin/master' into debug
Dmitry Sharshakov
2021-08-28
|
\
|
|
*
Make `v` in select mode switch back to normal mode (#660)
Omnikar
2021-08-27
*
|
New way of starting debug sessions
Dmitry Sharshakov
2021-08-28
*
|
Remove shortcut for starting debug
Dmitry Sharshakov
2021-08-24
*
|
Simplify variables display
Dmitry Sharshakov
2021-08-22
*
|
editor: support stepIn, stepOut, next and pause commands
Dmitry Sharshakov
2021-08-22
*
|
Add commands for variable introspection
Dmitry Sharshakov
2021-08-22
*
|
Continue command in keymap
Dmitry Sharshakov
2021-08-21
*
|
Add command to detach debugger
Dmitry Sharshakov
2021-08-21
*
|
Unify init and launch commands
Dmitry Sharshakov
2021-08-20
*
|
move debug command to keybinding
Dmitry Sharshakov
2021-08-20
*
|
Add command to run debug target
Dmitry Sharshakov
2021-08-20
*
|
dap: Split out launch from init
Blaž Hrastnik
2021-08-20
*
|
Work towards a breakpoint UI
Blaž Hrastnik
2021-08-20
|
/
*
Refactor infobox rendering and parsing (#579)
Gokul Soumya
2021-08-17
*
Resolve a couple TODOs
Blaž Hrastnik
2021-08-08
*
Implement alt-( and alt-) to rotate selection contents
Blaž Hrastnik
2021-08-08
*
Implement selection rotation with `(` and `)`
Blaž Hrastnik
2021-08-06
*
Refactor copy selection vertically
Blaž Hrastnik
2021-08-05
*
Vertical Selection
Cor
2021-08-05
*
Add `goto_last_line` command, and bind it to `ge`.
Nathan Vegdahl
2021-08-04
*
Add ctrl-z to suspend
Ivan Tham
2021-08-03
*
Fixes for new clippy lints in Rust 1.54.
Nathan Vegdahl
2021-07-29
*
Fix goto line number
Gokul Soumya
2021-07-28
*
Show pending keys in status line (#515)
Gokul Soumya
2021-07-28
*
Allow multi key remappings in config file (#454)
Gokul Soumya
2021-07-26
*
Added change_case command (#441)
Cor Peters
2021-07-16
*
Removed double entry of extend_line
Cor
2021-07-15
*
Remove outdated comment
Blaž Hrastnik
2021-07-05
[next]