aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/import/xonsh_sqlite.rs
diff options
context:
space:
mode:
authorCaleb Maclennan <caleb@alerque.com>2024-02-12 12:31:35 +0300
committerGitHub <noreply@github.com>2024-02-12 09:31:35 +0000
commit8805d04c4beccd030e2e272e0419bb55e1692112 (patch)
tree275fd9ac29bcc8a75cc30be37357bbfc4515d4e1 /atuin-client/src/import/xonsh_sqlite.rs
parentdocs: minor formatting updates to the default config.toml (#1689) (diff)
downloadatuin-8805d04c4beccd030e2e272e0419bb55e1692112.zip
feat: Add 'a', 'A', 'h', and 'l' bindings to vim-normal mode (#1697)
The current 'i' binding to switch to insert mode is entirely unintuitive since what I almost always want to do is append to the current query. The fact that the cursor extends past the current input (which vim doesn't do with default settings) adds to the problem. The 'a' key is what I would reach for, but 'A' makes a lot of sense too so I added that. The 'h' and 'l' bindings for moving the cursor also help makes things a bit more usable.
Diffstat (limited to 'atuin-client/src/import/xonsh_sqlite.rs')
0 files changed, 0 insertions, 0 deletions