mirror of
https://codeberg.org/cage/tinmop/
synced 2025-06-05 01:09:17 +02:00
- [gemini] removed link prefix for link labels that starts with an emoji;
- [gemini] removed splitting of long link labels; - fixed output stream of 'print-debug'.
This commit is contained in:
@@ -77,7 +77,7 @@ So the whole list is like: '((\"foo\" \"bar\") (\"old\" \"new\") ...)")
|
||||
(setf replaced-string
|
||||
(rewriting-link-replace-mapping mapping replaced-string)))
|
||||
(setf (line-oriented-window:normal-text row)
|
||||
(message-window::colorize-lines replaced-string))
|
||||
(tui:apply-coloring original-string replaced-string))
|
||||
(setf (elt rows index)
|
||||
(message-window:text->rendered-lines-rows window row))))))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user