mirror of
https://github.com/anotherhadi/spilltea.git
synced 2026-07-06 20:42:33 +02:00
@@ -45,6 +45,7 @@ func (m Model) View() tea.View {
|
||||
v := tea.NewView(content)
|
||||
v.AltScreen = true
|
||||
v.MouseMode = tea.MouseModeCellMotion
|
||||
v.WindowTitle = "Spilltea"
|
||||
return v
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user