led/src
2014-12-27 16:11:00 -08:00
..
buffer Scrolling in the editor by following the cursor now works. 2014-12-27 13:59:41 -08:00
editor.rs Added pageup/pagedown functionality. 2014-12-27 16:11:00 -08:00
files.rs WIP: building a proper UI for editing a file. 2014-12-20 17:23:47 -08:00
main.rs Added a some text manipulation methods, and made backspace work properly. 2014-12-26 21:03:13 -08:00
string_utils.rs Added a some text manipulation methods, and made backspace work properly. 2014-12-26 21:03:13 -08:00
term_ui.rs Added pageup/pagedown functionality. 2014-12-27 16:11:00 -08:00