summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-05 03:09:41 -0600
committerJeff Carr <[email protected]>2024-02-05 03:09:41 -0600
commita907a4418a1f1d027b288b1bbd91a43b103f29f9 (patch)
tree2fca47d404d84ad831995f0172a0cf3d4e6e0afd /structs.go
parent07ddc4e44d6acacc7f253c8bd9da7f7248cafa94 (diff)
move code blocks around
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/structs.go b/structs.go
index 365a43c..5dc3fea 100644
--- a/structs.go
+++ b/structs.go
@@ -42,8 +42,8 @@ type config struct {
ctrlDown *tree.Node // shown if you click the mouse when the ctrl key is pressed
currentWindow *guiWidget // this is the current tab or window to show
logStdout *tree.Node // where to show STDOUT
- startOutputW int
- startOutputH int
+ startOutputW int
+ startOutputH int
helpLabel *gocui.View
// this is a floating widget that we show whenever the user clicks on a