blob: efcdad2d2d85f1848097f60a63bc33da85409ab8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
=================
Terminology 0.5.0
=================
Changes since 0.4.0:
--------------------
Additions:
* Color settings panel
* Wallpaper settings panel
* Load themes from ~/.config/terminology/themes/
* Add a new theme: base16_ocean_dark
Improvements:
* Better default configuration
* Improve terminal compatibility
Fixes:
* Many bugs fixes
Changes since 0.3.0:
--------------------
Additions:
* Add a man page
* Text reflow
* Add option to set geometry on start
* Audio keyboard
* Inline edje objects
Improvements:
* Compress backscroll
* Improve terminal compatibility
* 256-colors support
* Selection handling
Fixes:
* Many bugs fixes
|