index
:
fac
continuous
master
more-tests
no-enter
Mirror of https://github.com/mkchoi212/fac
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-29
Merge pull request #56 from katexochen/gomods
HEAD
master
Mike JS. Choi
2023-12-28
go.mod: update dependencies
Paul Meyer
2023-12-28
switch from dep to Go modules
Paul Meyer
2023-12-26
Merge pull request #54 from cothi/master
Mike JS. Choi
2022-08-08
docs: 'go get' is no longer supported outside a module.
cothi
2019-05-23
Merge pull request #47 from shilangyu/pretty-binds
Mike JS. Choi
2019-05-22
prettified the markdown keybinds
shilangyu
2018-09-08
Merge pull request #45 from shadyabhi/issue_44
Mike JS. Choi
2018-09-07
Issue: #44: Add option to set default peeks aka context lines
Abhijeet Rastogi
2018-06-17
all: gofmt
ia
2018-06-15
Brew formula update for fac version v2.0.0
Mike JS. Choi
2018-06-15
Remove brew dependency to git
v2.0.0
Mike JS. Choi
2018-06-15
Parse -version flag
Mike JS. Choi
2018-06-15
Add versions flag
Mike JS. Choi
2018-06-14
Update man page
Mike JS. Choi
2018-06-14
Add support for -h | --help
Mike JS. Choi
2018-06-11
Refactor enter detection
Mike JS. Choi
2018-06-11
Update README with cont_eval
Mike JS. Choi
2018-06-11
Update tests for binding pkg
Mike JS. Choi
2018-06-11
Improve warning/error message display mechanism
Mike JS. Choi
2018-06-11
Update dummy fac yml
Mike JS. Choi
2018-06-09
Implement continuous evaluation behavior
Mike JS. Choi
2018-06-09
Change package 'key' to 'binding'
Mike JS. Choi
2018-06-09
Arrow down to move to the end of prompt
Mike JS. Choi
2018-06-09
Add custom editor function for continuous eval
Mike JS. Choi
2018-06-09
Add continuous evaluation to key binding table
Mike JS. Choi
2018-06-05
Add banner sketch file
Mike JS. Choi
2018-05-31
Appease go report card
Mike JS. Choi
2018-05-31
Make coloring function public
Mike JS. Choi
2018-05-31
Fix typos
Mike JS. Choi
2018-05-31
Add missing comments and refactor
Mike JS. Choi
2018-05-31
Fix nil binding map bug
Mike JS. Choi
2018-05-31
Refactor globalQuit
Mike JS. Choi
2018-05-31
Add full test coverage to key package
Mike JS. Choi
2018-05-27
Add key-binding configuration README
Mike JS. Choi
2018-05-27
Update to use custom key bindings
Mike JS. Choi
2018-05-27
Add key package to handle custom keys
Mike JS. Choi
2018-05-26
Update dep for go-yml
Mike JS. Choi
2018-05-26
Add yellow color function for warnings
Mike JS. Choi
2018-05-25
Remove main package from testing list
Mike JS. Choi
2018-05-25
Add support for editor env variable with flags
Mike JS. Choi
2018-05-23
Update README with new preview gif
Mike JS. Choi
2018-05-22
Fix external editor crash bug
Mike JS. Choi
2018-05-22
Fix predicate for checking conflict existence
Mike JS. Choi
2018-05-21
Update editor reading/writing mechanism
Mike JS. Choi
2018-05-21
Add manual code edit functionality
Mike JS. Choi
2018-05-20
Test: Add tests for color.go
Mike JS. Choi
2018-05-20
Use default gocui editor for user input
Mike JS. Choi
2018-05-20
Tests: Cover all cases for file.go
Mike JS. Choi
2018-05-19
Test: add all tests for conflict pkg
Mike JS. Choi
[next]