fuNote/src
2019-01-22 12:03:38 +01:00
..
file.c Remove all unused includes with include-what-you-use (fixes #11) 2018-10-25 12:17:28 +02:00
file.h Move all files to a source folder 2018-10-19 13:36:54 +02:00
fn.c Exit program with Ctrl+C, this fixes #10 2018-10-25 13:35:06 +02:00
fn.h Exit program with Ctrl+C, this fixes #10 2018-10-25 13:35:06 +02:00
hl.c Remove all unused includes with include-what-you-use (fixes #11) 2018-10-25 12:17:28 +02:00
hl.h Remove all unused includes with include-what-you-use (fixes #11) 2018-10-25 12:17:28 +02:00
input.c Rename Search to Find 2019-01-22 11:44:21 +01:00
input.h Move all files to a source folder 2018-10-19 13:36:54 +02:00
Makefile Remove tabs, we hate them! 2018-10-25 12:15:00 +00:00
output.c Remove all unused includes with include-what-you-use (fixes #11) 2018-10-25 12:17:28 +02:00
output.h Remove all unused includes with include-what-you-use (fixes #11) 2018-10-25 12:17:28 +02:00
row.c Remove all unused includes with include-what-you-use (fixes #11) 2018-10-25 12:17:28 +02:00
row.h Remove all unused includes with include-what-you-use (fixes #11) 2018-10-25 12:17:28 +02:00
search.c Only move the sursor if needed on search #16 2019-01-22 12:03:38 +01:00
search.h Rename Search to Find 2019-01-22 11:44:21 +01:00
terminal.c Restore the terminal after exit (fix #14) 2018-10-25 14:03:31 +02:00
terminal.h Move all files to a source folder 2018-10-19 13:36:54 +02:00