23 Commits

Author SHA1 Message Date
Jesse Duffield
2dda39dff0 Appease linter 2023-10-10 17:39:09 +11:00
Jesse Duffield
e5ca391291
287 Display hotkeys to detach from the container (#465)
Co-authored-by: glendsoza <glendsouza23@gmail.com>
2023-07-21 17:47:00 +10:00
Jesse Duffield
46de6b365d clean up some things
remove redundant g argument
2022-10-09 18:36:42 -07:00
Jesse Duffield
aa8504b8f6 fix focus issues 2022-10-09 18:03:57 -07:00
Jesse Duffield
fb7b28243b improve subprocess approach 2022-10-09 18:03:46 -07:00
Jesse Duffield
c6607686eb fix view stack code 2022-10-09 18:03:40 -07:00
Jesse Duffield
d0a53fbe60 use SDK to print container logs to stdout 2022-05-12 19:03:15 +10:00
Dawid Dziurla
cfd4b7a1cc
gui: improve and fix PreviousViews stack 2019-09-02 16:19:30 +02:00
Dawid Dziurla
f95b49cd6b
gui: actually pop stack and keep it fit 2019-09-02 15:49:13 +02:00
Dawid Dziurla
897d47d0cc
gui: implement PreviousViews stack 2019-08-31 12:02:27 +02:00
Jesse Duffield
ea8258d66e more stuff 2019-06-30 11:40:55 +10:00
Jesse Duffield
eea087c1db add PromptToReturn config option 2019-06-29 13:41:30 +10:00
Jesse Duffield
f34c7b9058 close goEvery goroutines when switching to a subprocess 2019-06-23 19:56:23 +10:00
Jesse Duffield
83b6cd7e27 rename to RefreshImages 2019-06-23 17:26:55 +10:00
Jesse Duffield
ee688746f0 more 2019-06-23 12:27:31 +10:00
Jesse Duffield
b65df625f4 much more stuff 2019-06-09 00:08:22 +10:00
Jesse Duffield
a27b429807 allow config option to only show standalone containers 2019-06-08 21:09:53 +10:00
Jesse Duffield
61a10f5cc7 return to the same panel after switching to a subprocess 2019-06-08 14:01:48 +10:00
Jesse Duffield
7e45881dc3 a lot of change 2019-06-08 13:00:37 +10:00
Jesse Duffield
129c9bbe9e type the translations 2019-06-05 22:20:30 +10:00
Jesse Duffield
c55e83aeaa support custom commands and do minor refactor 2019-06-05 19:58:08 +10:00
Jesse Duffield
365096d5b0 subprocesses that can be safely interrupted 2019-06-03 22:02:44 +10:00
Jesse Duffield
f0f96de2b5 WIP on subprocesses 2019-06-03 21:52:25 +10:00