bb4bf23c5c
gui: ReplaceAll -> Replace
2020-12-24 10:21:54 +01:00
3e13936e08
notify user upon copying something to clipboard
2020-11-21 17:31:08 +11:00
682db77401
fix lint errors
2020-11-18 08:36:19 +11:00
795e4da8b8
do not put mutexes on state else we might unlock an unlocked mutex
2020-10-10 00:23:01 +11:00
2e05ac0c90
paging keybindings for line by line panel
...
support searching in line by line panel
move mutexes into their own struct
add line by line panel mutex
apply LBL panel mutex
bump gocui to prevent crashing when search item count decreases
2020-10-10 00:23:01 +11:00
37bb89dac3
type i18n
2020-10-10 00:23:01 +11:00
4912205adb
remove viper
...
WIP
2020-10-10 00:23:01 +11:00
46cce28758
restore donate link
2020-08-28 09:52:56 +10:00
0f7003d939
allow spamming the p key
2020-08-23 11:30:29 +00:00
ba7e098373
check for missing view when scrolling
2020-08-23 16:05:20 +10:00
b3a7acbdad
more standardising modes
2020-08-23 14:29:18 +10:00
5874529f43
deal with the fact that a nil wrapped in an interface is not equal to nil
2020-08-23 14:29:18 +10:00
438abd6003
centralise code for copying to clipboard
2020-08-23 14:29:18 +10:00
c2b154acad
better handling of our different modes and also cherry picking
2020-08-23 14:29:18 +10:00
41df63cdc4
show when building patch
2020-08-23 14:29:18 +10:00
e4beaf4de9
more stuff
2020-08-23 14:29:18 +10:00
2b812b01e9
more standardisation of rendering
2020-08-23 14:29:18 +10:00
88d329c52a
WIP
2020-08-23 14:29:18 +10:00
d9fa02c53b
clean up interface for popup panels
2020-08-15 18:01:43 +10:00
1fd35f3824
centralise logic for information section
...
WIP
2020-08-13 21:50:23 +10:00
fcd5aea04e
support multiple modes of git pull
2020-08-12 18:47:16 +10:00
1c0da2967c
update naming
2020-08-12 18:47:16 +10:00
1b78a42b80
pass callback directly
2020-08-12 18:47:16 +10:00
79e73d2eff
minor cleanup
...
WIP
2020-08-12 18:47:16 +10:00
cf5cefb2d6
allow user to scroll themselves inside merge panel
2020-05-19 18:44:53 +10:00
40fbce91ce
add new diff mode
...
WIP
WIP
WIP
WIP
WIP
WIP
WIP
2020-03-29 18:26:24 +11:00
a8db672ffb
refactor gui.go
2020-03-29 11:37:29 +11:00