added new task flag
This commit is contained in:
parent
5231fd8f6a
commit
db8e66666c
@ -105,7 +105,8 @@ func (m model) View() string {
|
||||
}
|
||||
|
||||
// The footer
|
||||
s += "\nPress q to quit.\n"
|
||||
s += "n: new\n"
|
||||
s += "q: quit.\n"
|
||||
|
||||
// Send the UI for rendering
|
||||
return s
|
||||
|
Loading…
x
Reference in New Issue
Block a user