Skip to content

Commit

Permalink
[feat] Start with logs wrapped
Browse files Browse the repository at this point in the history
  • Loading branch information
robinovitch61 committed Nov 25, 2024
1 parent 2e4c877 commit 0aa1f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/page/logs.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ func NewLogsPage(keyMap keymap.KeyMap, width, height int, descending bool) LogsP
fmt.Sprintf("(L)ogs, %s", getOrder(!descending)),
true,
true,
false,
true,
keyMap,
width,
height,
Expand Down

0 comments on commit 0aa1f00

Please sign in to comment.