This website requires JavaScript.
Explore
Help
Sign In
cessen
/
led
Watch
1
Star
0
Fork
0
You've already forked led
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1ae3a01566
led
/
src
History
Nathan Vegdahl
1ae3a01566
Updated code to work with the latest Ropey.
2015-03-02 16:08:50 -08:00
..
buffer
Updated code to work with the latest Ropey.
2015-03-02 16:08:50 -08:00
editor
Split rope implementation off into external lib "Ropey".
2015-02-25 20:05:17 -08:00
font
Source Code Pro is now embedded in the executable as the default font.
2015-01-21 20:21:34 -08:00
gui
WIP: moving GUI code over to use LineFormatter.
2015-01-25 14:00:45 -08:00
term_ui
Updated code for latest rustc.
2015-02-23 20:50:55 -08:00
formatter.rs
Fixed bugs in LineFormatter that was causing weird cursor nav behavior.
2015-02-22 20:09:18 -08:00
main.rs
Split rope implementation off into external lib "Ropey".
2015-02-25 20:05:17 -08:00
string_utils.rs
WIP refactor to switch over to Rope from BufferNode.
2015-02-22 11:45:57 -08:00
utils.rs
Line numbers are now displayed in left-hand gutter.
2015-02-08 19:17:48 -08:00