giga

Terminal text editor
git clone git://git.dimitrijedobrota.com/giga.git
Log | Files | Refs | README | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING

Date Commit message Author Files + -
2025-03-08 19:27 Ensure enum safety with concepts Dimitrije Dobrota 2 39 20
2025-03-06 23:18 Restructure, refactor and make usable, for now... Dimitrije Dobrota 5 348 381
2025-03-06 11:31 Rewrite LayoutDynamic using std::variant Dimitrije Dobrota 4 333 300
2025-03-05 13:48 Iterative, position based navigation Dimitrije Dobrota 3 54 83
2025-03-04 13:45 Close selected pane with recalculation Dimitrije Dobrota 4 102 24
2025-03-04 11:09 Split in place, not just append to the end Dimitrije Dobrota 3 90 58
2025-03-03 18:47 Dynamic Layout with splitting and navigation Dimitrije Dobrota 5 364 4
2025-03-02 11:39 Decouple editor from line number, add status line Dimitrije Dobrota 2 192 66
2025-03-02 09:47 Proper horizontal scrolling, code cleanup Dimitrije Dobrota 2 30 32
2025-03-01 21:08 Vertical scrolling, work in progress... Dimitrije Dobrota 2 83 13
2025-03-01 16:46 Cursor line movement scrolls screen Dimitrije Dobrota 2 20 5
2025-02-28 19:43 Scroll up and down Dimitrije Dobrota 3 62 6
2025-02-28 19:18 Read the file and display the content Dimitrije Dobrota 5 111 41
2025-02-28 18:27 Initial commit Dimitrije Dobrota 25 1118 0