cosmic-edit/src
2024-02-15 12:25:54 -07:00
..
config.rs Default word wrap to true 2024-02-02 10:42:45 -07:00
git.rs Add read-only git management 2023-12-01 13:23:15 -07:00
icon_cache.rs Simple replace implementation 2024-01-09 13:37:10 -07:00
key_bind.rs Do not clone Key 2024-02-08 16:03:13 -07:00
line_number.rs Update cosmic-text 2024-01-17 13:40:11 -07:00
localize.rs Remove lazy_static dep. 2024-01-18 20:52:20 -07:00
main.rs Implement close project, fixes #126 2024-02-15 12:21:43 -07:00
menu.rs Comment out unimplemented File items, fixes #131 2024-02-15 12:25:54 -07:00
mime_icon.rs Remove lazy_static dep. 2024-01-18 20:52:20 -07:00
project.rs Sort naturally 2024-01-05 09:48:39 -07:00
search.rs Fixed **many** clippy lints, and one bug. 2023-12-26 10:17:32 -07:00
tab.rs Fallback to glyph wrapping if word wrapping does not fit 2024-02-02 10:43:20 -07:00
text_box.rs fix: handle space input as text 2024-02-13 07:02:57 -07:00