File: NEWS

package info (click to toggle)
terminology 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 9,000 kB
  • sloc: ansic: 24,565; sh: 11,872; makefile: 407; sed: 16
file content (102 lines) | stat: -rw-r--r-- 2,150 bytes parent folder | download | duplicates (2)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
=================
Terminology 0.7.0
=================

Changes since 0.6.1:
--------------------

Additions:
    * Internationalization and Localization support
    * Options -s/--split to start terminology with multiple splits
    * Configurable key bindings
    * Add a panel to launch elementary_config

Improvements:
    * Opacity level can be configured in translucent mode
    * Miniview: add position indicator
    * Improve media controls
    * Use a scalable font on default configuration
    * Usual round of improvements on terminal compatibility

Fixes:
    * Fix issue with mute option
    * Various bug fixes


Changes since 0.6.0:
--------------------

Additions:
    * Add .tga images to recognized files

Improvements:
    * Reduced power consumption

Fixes:
    * Fix issues with the teamwork modules and popups


Changes since 0.5.1:
--------------------

Additions:
    * Make term switching cyclic
    * Add Mouse-Over focus
    * Fraktur support
    * Add option whether to detect links
    * Add option to disable the sound of the bell
    * Add new themes: Nyanology and smyck
    * Add miniview feature

Improvements:
    * Improve terminal compatibility
    * Improve font selector to be able to select different font styles
    * Support rotation metadata on media files

Fixes:
    * Various bug fixes


Changes since 0.5.0:
--------------------

Fixes:
    * Make terminology compatible with upcoming efl/elm 1.10
    * Fix disappearing prompt on resize


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