mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-07-10 01:41:16 +00:00
- Declares --prefix-free CLI flag in main.py. - Implements dynamic index offset shifting in marks.go to prevent generating hints that prefix other hints. - Integrates prefix-free encoding in main.go. - Includes tests. Implements #10195 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| main.go | ||
| main.py | ||
| marks.go | ||
| marks_test.go | ||
| prefix_free_hints.go | ||
| prefix_free_hints_test.go | ||