mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 03:04:21 +01:00
fix header width
This commit is contained in:
@@ -678,7 +678,7 @@ func (m *messagesComponent) renderHeader() string {
|
||||
shareEnabled := m.app.Config.Share != opencode.ConfigShareDisabled
|
||||
headerText := util.ToMarkdown(
|
||||
"# "+m.app.Session.Title,
|
||||
headerWidth-len(sessionInfo),
|
||||
headerWidth,
|
||||
t.Background(),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user