Jesse Duffield
fb7b28243b
improve subprocess approach
2022-10-09 18:03:46 -07:00
Charlie Moog
afe3d23cbd
refactor: kill tunnel cmd on Close
2022-01-08 15:09:08 -06:00
Dwarven YANG
43f83f64ec
allow user to configure the gui language
2021-08-30 09:54:55 +08:00
Dawid Dziurla
a7ccf40d3f
Merge branch 'reworking-dockerfile'
2019-07-21 15:40:17 +02:00
Quentin McGaw
88896e9117
Removed terminal space check (gocui got fixed)
2019-07-07 12:19:44 +02:00
Quentin McGaw
92837ca1cb
Buffering channel with a size of 1
2019-07-05 14:46:38 +02:00
Quentin McGaw
ee6b990792
Applied changes from @dawidd6 to check on terminal space at start
2019-07-05 14:39:27 +02:00
Quentin McGaw
29ad43c4a4
Fixed infinite loop for checking terminal space as discussed in PR
...
- All the checks are in the `waitForTerminalSpace` function
- It tries to run the program directly if the width is positive
- It then sleeps 50 milliseconds the first time if the width is zero
- If after the first sleep, the terminal width is still zero, it prints the waiting time to stderr and will keep on doing so with increasing sleep times.
2019-07-05 01:31:28 +02:00
Quentin McGaw
d404716d0a
Fixed bad loop for checking terminal size
2019-07-02 20:14:34 +02:00
Quentin McGaw
20f4ad8e49
Resolved screen size issue, final Docker image uses Scratch
2019-07-02 20:08:29 +02:00
mjarkk
e3f6f59890
Removed some dead code
2019-07-01 09:56:05 +02:00
Jesse Duffield
ba426f05be
don't panick on unix connection failure
2019-06-30 20:41:12 +10:00
Jesse Duffield
5d55939719
clean some things up
2019-06-09 10:03:04 +10:00
Jesse Duffield
129c9bbe9e
type the translations
2019-06-05 22:20:30 +10:00
Jesse Duffield
5d40c084a5
WIP
2019-06-05 21:59:27 +10:00
Jesse Duffield
3cfa4a2bda
more stuff
2019-06-02 16:28:52 +10:00
Jesse Duffield
664058d5f0
make config type safe
2019-06-02 11:37:21 +10:00
Jesse Duffield
cf5ec17197
repurpose lazygit code
2019-05-12 10:32:02 +10:00