Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-02 | Add filesystem completions for :attach and :cd | Galen Abell | |
Tab-completions now cycle through filesystem paths when using :attach or :cd commands. | |||
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-05 | Allow no arguments to :cd | Tadeo Kondrak | |
I often use the bare `cd` command to get back to my home directory. | |||
2019-05-17 | s/aerc2/aerc/g | Drew DeVault | |
2019-03-21 | Add context-specific commands | Drew DeVault | |
2019-03-15 | Fix help string for :cd | Drew DeVault | |
2019-03-15 | Rename :cd -> :cf, add :cd | Drew DeVault | |
2019-03-14 | Implement :cd command | Drew DeVault | |