|
c162473683
|
Generalize getting tab offset and fix tabs in selection
|
2025-05-29 19:08:33 +02:00 |
|
|
7391e5085a
|
Make get_tab_offset and substitute_tabs global
|
2025-05-29 18:08:25 +02:00 |
|
|
598932c9ef
|
Remake insert-mode so operations are done on lines, not on all letters
|
2025-05-29 17:19:25 +02:00 |
|
|
3562a62da7
|
Fix find and enter in insert-mode
|
2025-05-28 16:23:12 +02:00 |
|
|
68b1b176e6
|
Make get_input clean-up after itself
|
2025-05-28 16:22:48 +02:00 |
|
|
7259c7ba7a
|
Fix relative offset in line printing
|
2025-05-28 16:05:15 +02:00 |
|
|
d8981403ac
|
Simplify printing and fix tabs
|
2025-05-28 15:35:15 +02:00 |
|
|
f8e0a06a62
|
Rework tabs, so they are a grid, not just n spaces
|
2025-05-27 21:13:40 +02:00 |
|
|
69f45fe50c
|
Implement bulk_get_line for faster file printing
|
2025-05-27 19:44:52 +02:00 |
|
|
569d1c530c
|
Generalize and DRY input taking
|
2025-05-25 20:25:44 +02:00 |
|
|
7ae0a5c622
|
Move split_line function into treap
|
2025-05-25 19:59:44 +02:00 |
|
|
e1646c6098
|
Encapsulate editor actions
|
2025-05-25 19:10:55 +02:00 |
|