Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-29 | Implement basic tab completion support | Gregory Mullen | |
Tab completion currently only works on commands. Contextual completion will be added in the future. | |||
2019-06-09 | Fix :new-account getopts | Drew DeVault | |
2019-06-05 | Introduce :new-account -t | JanUlrich | |
Adding the [-t] temporary flag to the new-account command - when using -t a newly created account will not be stored into the accounts.conf Issue #134 | |||
2019-05-22 | Write new accounts to config and open tab | Drew DeVault | |
2019-05-21 | New account wizard, part one | Drew DeVault | |