summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-29Merge pull request #56 from katexochen/gomodsHEADmasterMike JS. Choi
2023-12-28go.mod: update dependenciesPaul Meyer
2023-12-28switch from dep to Go modulesPaul Meyer
2023-12-26Merge pull request #54 from cothi/masterMike JS. Choi
2022-08-08docs: 'go get' is no longer supported outside a module.cothi
2019-05-23Merge pull request #47 from shilangyu/pretty-bindsMike JS. Choi
2019-05-22prettified the markdown keybindsshilangyu
2018-09-08Merge pull request #45 from shadyabhi/issue_44Mike JS. Choi
2018-09-07Issue: #44: Add option to set default peeks aka context linesAbhijeet Rastogi
2018-06-17all: gofmtia
2018-06-15Brew formula update for fac version v2.0.0Mike JS. Choi
2018-06-15Remove brew dependency to gitv2.0.0Mike JS. Choi
2018-06-15Parse -version flagMike JS. Choi
2018-06-15Add versions flagMike JS. Choi
2018-06-14Update man pageMike JS. Choi
2018-06-14Add support for -h | --helpMike JS. Choi
2018-06-11Refactor enter detectionMike JS. Choi
2018-06-11Update README with cont_evalMike JS. Choi
2018-06-11Update tests for binding pkgMike JS. Choi
2018-06-11Improve warning/error message display mechanismMike JS. Choi
2018-06-11Update dummy fac ymlMike JS. Choi
2018-06-09Implement continuous evaluation behaviorMike JS. Choi
2018-06-09Change package 'key' to 'binding'Mike JS. Choi
2018-06-09Arrow down to move to the end of promptMike JS. Choi
2018-06-09Add custom editor function for continuous evalMike JS. Choi
2018-06-09Add continuous evaluation to key binding tableMike JS. Choi
2018-06-05Add banner sketch fileMike JS. Choi
2018-05-31Appease go report cardMike JS. Choi
2018-05-31Make coloring function publicMike JS. Choi
2018-05-31Fix typosMike JS. Choi
2018-05-31Add missing comments and refactorMike JS. Choi
2018-05-31Fix nil binding map bugMike JS. Choi
2018-05-31Refactor globalQuitMike JS. Choi
2018-05-31Add full test coverage to key packageMike JS. Choi
2018-05-27Add key-binding configuration READMEMike JS. Choi
2018-05-27Update to use custom key bindingsMike JS. Choi
2018-05-27Add key package to handle custom keysMike JS. Choi
2018-05-26Update dep for go-ymlMike JS. Choi
2018-05-26Add yellow color function for warningsMike JS. Choi
2018-05-25Remove main package from testing listMike JS. Choi
2018-05-25Add support for editor env variable with flagsMike JS. Choi
2018-05-23Update README with new preview gifMike JS. Choi
2018-05-22Fix external editor crash bugMike JS. Choi
2018-05-22Fix predicate for checking conflict existenceMike JS. Choi
2018-05-21Update editor reading/writing mechanismMike JS. Choi
2018-05-21Add manual code edit functionalityMike JS. Choi
2018-05-20Test: Add tests for color.goMike JS. Choi
2018-05-20Use default gocui editor for user inputMike JS. Choi
2018-05-20Tests: Cover all cases for file.goMike JS. Choi
2018-05-19Test: add all tests for conflict pkgMike JS. Choi