add vadd command
This commit is contained in:
parent
5790acc19f
commit
f603692a72
5 changed files with 53 additions and 9 deletions
|
@ -39,7 +39,7 @@ start params = do
|
|||
|
||||
perform :: View -> CommandPerform
|
||||
perform view = do
|
||||
showSideAction "calculating"
|
||||
showSideAction "searching"
|
||||
branch <- applyView view
|
||||
next $ checkoutViewBranch view branch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue