Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | statusline-format: add %p placeholder for current path | Bence Ferdinandy | 2022-09-19 | 1 | -0/+1 |
* | lint: apply new formatting rules | Moritz Poldrack | 2022-08-01 | 1 | -3/+1 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
* | Make commands join args with spaces | Jeffas | 2019-09-20 | 1 | -11/+5 |
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
* | Add filesystem completions for :attach and :cd | Galen Abell | 2019-08-02 | 1 | -1/+17 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -2/+12 |
* | Allow no arguments to :cd | Tadeo Kondrak | 2019-06-05 | 1 | -3/+5 |
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
* | Add context-specific commands | Drew DeVault | 2019-03-21 | 1 | -1/+1 |
* | Fix help string for :cd | Drew DeVault | 2019-03-15 | 1 | -1/+1 |
* | Rename :cd -> :cf, add :cd | Drew DeVault | 2019-03-15 | 1 | -11/+21 |
* | Implement :cd command | Drew DeVault | 2019-03-14 | 1 | -0/+35 |