Commit 9d2439d
committed
news/eilmeldung: update to 1.5.2
1.5.2 - 2026-05-14
restored default border theme (connected and rounded)
fixed bug which resulted in rapid swapping of article content
1.5.1 - 2026-05-13
open borders for everyone!
you can now freely customize the border style of the panels!
want to highlight the focused panel by a double border and use a plain border for inactive panels? just append this to your config.toml:
[border_theme]
focused = "double"
unfocused = "plain"
framing = "connected"
these settings also feature to new "connected" style which elegantly connected the borders of each panel; you can still go back to the classic style by using framing = "open" or even use completely closed border with framing = "closed"
read more in docs/configuration.md in the section Border Theme
fixed double inputs in command input and help popup under Windows
show_top_bar is deprecated now and the top bar is removed entirely
the settings scrollbar_begin_symbol``, scrollbar_end_symbol, scrollbar_track_symbol, scrollbar_thumb_symbol` are deprecated now; the scrollbar characters are determined by the chosen border type1 parent e4c36c7 commit 9d2439d
3 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
513 | | - | |
514 | | - | |
515 | | - | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
| |||
0 commit comments