Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
4403afe29c2106371ff43c28b9f0a3ed50fd61ee
/
format-draw.c
e2a2674
Add an option to set the pane border lines style from a choice of single
by nicm
· 5 years ago
d67245c
Add a customize mode where keys and options may be browsed and changed,
by nicm
· 5 years ago
9605b08
Do not hoke into struct window_pane from the tty code and instead set
by nicm
· 5 years ago
7859545
Add 'e' key in buffer mode to open the buffer in an editor.
by nicm
· 5 years ago
a1fc8f8
More style nits.
by nicm
· 6 years ago
2991f4a
Use correct width of right marker so it doesn't draw over status right
by nicm
· 6 years ago
36eb16c
Do not hang in format_trim_* on invalid UTF-8 characters.
by nicm
· 6 years ago
63e07b2
Add push-default and pop-default in styles to change the default colours
by nicm
· 6 years ago
3635b3c
Correctly clear underscore colour in grid_get_cell1, also fix struct
by nicm
· 6 years ago
2da0504
Add a "fill" style attribute to clear the entire format drawing area in
by nicm
· 6 years ago
c95cd9e
Do not loop forever if a menu item contains invisible characters,
by nicm
· 6 years ago
eb8b51e
Fix drawing of status-right when it is aligned to the centre, GitHub issue 1754.
by nicm
· 6 years ago
c6e3997
Do not loop forever if there is a nonprintable character in the format.
by nicm
· 7 years ago
c6c4960
Fix offset of list ranges.
by nicm
· 7 years ago
ed962e7
Include function name in logging.
by nicm
· 7 years ago
458b871
Do not leak ranges on error.
by nicm
· 7 years ago
ae46a19
Ignore invalid styles rather than throwing away the whole format, this
by nicm
· 7 years ago
3b959c0
Bit more logging to show drawing errors.
by nicm
· 7 years ago
0406ec0
Free temporary screens when writing format.
by nicm
· 7 years ago
9793138
Extend the #[] style syntax and use that together with previous format
by nicm
· 7 years ago