c53752a5f9
[ #2258 ] hide options panel when showBottom line is disabled
2022-11-14 01:04:56 +03:00
dc163bfc4d
[ #2258 ] show bottom line when having status
2022-11-14 00:53:55 +03:00
3c436b3457
lint: delete unused argument from handleStashSave
2022-11-13 11:02:06 -03:30
a905a28e41
better hiding of underscores
2022-11-13 14:46:13 +11:00
5964472ec1
hide underscores more
2022-11-13 14:41:43 +11:00
d26350502c
stop switching focus to commits view when resetting
2022-11-13 03:26:50 +00:00
863a65cf94
disable underscores in vscode while we wait for underscore glitch to be fixed
2022-11-13 13:41:49 +11:00
91f83c6be7
use better colour defaults
2022-11-12 18:09:16 -03:30
97ced9e14f
fix could-not-access error
2022-11-12 18:09:15 -03:30
1ac3ae1ad1
use better colour defaults
2022-11-12 14:59:15 +11:00
e8b97c9fe2
fix could-not-access error
2022-11-11 12:30:14 +11:00
a47e72892a
Merge branch 'master' into stash-untracked-changes
2022-11-01 16:08:34 -02:30
14ec0cd92e
feat: allow null
in keybindings
2022-10-18 22:20:03 +09:00
3103398e31
chore: refactor rename stash
2022-10-16 09:30:04 +09:00
eceb3a5aa6
chore: refactor rename stash
2022-10-16 09:12:43 +09:00
11316b7a48
feat: add rename stash
2022-10-16 09:12:42 +09:00
0c3eab4059
fix: fix initial origin of commit message panel
2022-10-15 20:09:23 +09:00
d90fedfbf8
feat: add stash icon
2022-10-14 21:58:58 +09:00
dba0edb998
use boxlayout from lazycore
2022-10-09 08:31:14 -07:00
8c46a0110d
Merge branch 'master' into stash-untracked-changes
2022-10-06 22:59:06 -02:30
e436922eb6
feat(editors.go): move by words
2022-10-05 22:29:55 +09:00
ed98b60078
use thread safe map
2022-10-02 20:57:44 -07:00
e76fa5a6cb
fix glitchy render of stale data when flicking through files and directories
2022-10-02 20:41:24 -07:00
c953871ec7
use lowercase 'quote' for consistency with existing custom command template functions
2022-10-02 18:43:25 -07:00
19df238b77
feat: allow OSCommand.Quote
to be invoked within a custom command
2022-09-30 21:16:45 +09:00
90feb4bae6
Merge pull request #1636 from kawaemon/partially-fix-1629
2022-09-24 10:15:23 -07:00
1d40bd1707
Merge pull request #2104 from LiamKearn/feat-emacs-char-nav
2022-09-24 10:08:13 -07:00
17df42e517
fix: scan to buffer to empty character input in stdin
2022-09-23 23:42:45 -07:00
fd66499c8f
Merge pull request #2167 from xiaoliwang/remove_deprecated
2022-09-23 23:01:40 -07:00
212e19f598
feat: add support for emacs keybindings
2022-09-24 00:00:30 +09:00
bc8050d8ac
typo
2022-09-17 15:10:41 -07:00
b8900baf1a
remove deprecated calls
2022-09-17 15:10:41 -07:00
7e9dffe1b9
Add Key field to CustomCommandPrompt struct
...
Add Form field to CustomCommandObjects struct
Write user prompts responses to Form field
Ensure that map keys exists
Add form prompts integration test
Remove redundant index
2022-09-17 14:58:44 -07:00
a92f0f7c89
increase recording leeway
2022-09-17 10:50:04 -07:00
74acb3e86a
add integration tests for cherry picking
2022-09-16 22:15:16 -07:00
7af7af27c6
various changes to improve integration tests
2022-09-16 08:42:39 -07:00
e189546acb
refactor: move checks for clean working tree
2022-09-15 21:48:49 -02:30
c7733aa5e5
refactor: rename method to StashIncludeUntrackedChanges
2022-09-15 21:48:49 -02:30
50cf7ac5bc
refactor: change command order
2022-09-15 21:48:49 -02:30
c7fd218308
fix: add condition to if statement
2022-09-15 21:48:49 -02:30
7ddb80a13e
feat: add stash option to include untracked changes
2022-09-15 21:48:48 -02:30
010f430d1f
add bisect integration test
2022-09-09 20:55:47 -07:00
eb9fbb0a33
fix(confirmation_panel.go): fix initial origin of editor box
2022-09-01 19:44:17 +09:00
448ff80d7d
Merge pull request #2123 from Ryooooooga/feature/edit-initial-scroll
2022-08-31 22:43:06 -07:00
3ada4dde12
fix: fix initial scroll position of edit box
2022-08-18 23:39:15 +09:00
21a4522a51
Merge branch 'master' into feat/detect-bare-repo
2022-08-15 14:00:34 +01:00
154bd975a6
Apply refactoring suggestions
2022-08-15 13:59:34 +01:00
53979f7cec
a more complex custom command test
2022-08-14 20:49:20 +10:00
39e9266089
Merge pull request #2110 from mark2185/fix-ignore-or-exclude-file-menu
2022-08-14 17:35:35 +10:00
304d74370e
refactor to ensure code doesn't depend on integration code
2022-08-13 13:56:50 +10:00