Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-25 | Fix :close on terminal panic | Jeffas | |
Executing :close on a terminal would panic due to it already having been removed. This is also related to the fact that removing a tab doesn't check for whether it actually found a tab to remove or not. | |||
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-05-17 | s/aerc2/aerc/g | Drew DeVault | |
2019-03-30 | Add message view commands, :close | Drew DeVault | |
2019-03-30 | Add basic message viewer mockup | Drew DeVault | |
2019-03-30 | Implement :pipe | Drew DeVault | |
2019-03-21 | Add terminal command context | Drew DeVault | |