Commit graph

15 commits

Author SHA1 Message Date
Stephan Dilly
f8305f3f3c fix vim keys 2021-02-28 23:42:01 +01:00
Antonio Yang
7b94358d11
Fix vim default config (#549) 2021-02-25 14:59:45 +01:00
Richard Menzies
6c974ee1d3
Support force push (#421) 2021-02-23 11:02:16 +01:00
Stephan Dilly
cfedbd1b36 fixes #448
* annotate a change in the keybindings more explicitly
* log error reading key bindings into log
2020-12-19 17:01:12 +01:00
Nils Andresen
f92363a0cf removed tab_toggle_reverse_windows
changed tab_toggle_reverse to include the SHIFT modifier, as crossterm
now (i.e. since https://github.com/crossterm-rs/crossterm/pull/490)
sends SHIFT modifier for linux, too.
2020-12-08 00:21:46 +01:00
Richard Menzies
71880f96f7
Rename branch (#334) 2020-10-17 09:00:34 +02:00
Richard Menzies
b6c932d0af
Delete branch (#332) 2020-10-11 14:30:44 +02:00
Richard Menzies
94bbf3c9fb
Branch popup (#303)
closes #91
2020-10-10 01:27:13 +02:00
Antonio Yang
9e836b5ab9 Fix vim style key bind example 2020-10-08 15:13:03 +02:00
Stephan Dilly
4e0ca3259e fix unittests 2020-09-07 21:44:42 +02:00
Stephan Dilly
7d1e3643b1
support push to origin (#266)
* use  vendored ssl
2020-09-02 02:08:41 +02:00
Stephan Dilly
4907e8b727
new 'create branch' popup (#254)
closes #253
2020-08-29 14:15:06 +02:00
Stephan Dilly
19177ec9bb simplify key bindings further 2020-08-29 00:24:34 +02:00
Stephan Dilly
aa1bf4fded fix "add hunk" using "revert hunk" key in command bar 2020-08-28 18:43:13 +02:00
Antonio Yang
a95ffd7bcc
Customize key binds (#234)
* customizable key config
* provide example vim key config
* automatically show correct key binding in bottom cmd-bar
2020-08-26 18:23:53 +02:00