|
Failed to load latest commit information. |
|
.gitignore
|
Fix program names in .gitignore
|
Jul 30, 2017
|
|
LICENSE
|
Update license
|
Jul 30, 2017
|
|
Makefile
|
Extracted the prompt logic from qselect.cpp
|
Jul 25, 2016
|
|
README.md
|
Fix build documentation
|
Oct 4, 2017
|
|
dir.cpp
|
Use C++14
|
Mar 7, 2016
|
|
dir.h
|
Convert to C++ and use STL
|
Dec 6, 2015
|
|
match.cpp
|
Use C++14
|
Mar 7, 2016
|
|
match.h
|
Use C++14
|
Mar 7, 2016
|
|
prompt.cpp
|
Fix prompt handling
|
Jul 30, 2017
|
|
prompt.h
|
Fix prompt handling
|
Jul 30, 2017
|
|
qfind.cpp
|
More desciptive names for the programs
|
Mar 8, 2016
|
|
qselect.cpp
|
Handle arrow keys
|
Jul 30, 2017
|
|
term.cpp
|
Use std::strings instead of char* in Term interface
|
Jul 30, 2017
|
|
term.h
|
Use std::strings instead of char* in Term interface
|
Jul 30, 2017
|