Permalink
Failed to load latest commit information.
script Make it compile on OS X. Jul 3, 2014
.gitignore Move terminal handling into terminal module. Jun 29, 2014
.travis.yml Add travis.yml Jul 1, 2014
Makefile Do not crash with large list of menu items #13 Oct 25, 2014
README.md Add fuzzy matching May 20, 2016
buffer.c Respect terminal width. Jul 2, 2014
buffer.h Respect terminal width. Jul 2, 2014
buffer_test.c Add license to source files Jun 1, 2014
buffer_test_expected Actually test buffer May 26, 2014
config.h Make status line optional (-q) Jun 16, 2014
git-select-file.gif Add README Jun 1, 2014
main.c Restore terminal on interrupt May 23, 2016
menu.c Add fuzzy matching May 20, 2016
menu.h Respect terminal width. Jul 2, 2014
menu_test.c Do not crash with large list of menu items #13 Oct 25, 2014
terminal.c Move terminal handling into terminal module. Jun 29, 2014
terminal.h Move terminal handling into terminal module. Jun 29, 2014
textbuffer.c Respect terminal width. Jul 2, 2014
textbuffer.h Define feature test macro in all headers. #1 Jun 14, 2014
tmenu.1 Add fuzzy matching May 20, 2016
util.c Add license to source files Jun 1, 2014
util.h Define feature test macro in all headers. #1 Jun 14, 2014