Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-05 | go.mod: change base git url | Robin Jarry | |
I'm not sure what are the implications but it seems required. Link: https://github.com/golang/go/issues/20883 Signed-off-by: Robin Jarry <robin@jarry.cc> | |||
2020-05-28 | Revert "Remove duration from the status methods" | Drew DeVault | |
This reverts commit f06d683688e3d2139b14f67b7e349089e7200bf4. | |||
2020-05-27 | Remove duration from the status methods | Reto Brunner | |
We always set 10 seconds anyhow, might as well do that without repeating ourselfs. | |||
2019-09-04 | all: purge redundant underscores | Wagner Riffel | |
Signed-off-by: Wagner Riffel <wgrriffel@gmail.com> | |||
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-19 | Implement :pwd command | Amin Bandali | |