Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
GNOME
gnome-terminal
Commits
7f185514
Commit
7f185514
authored
Dec 17, 2012
by
Christian Persch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release: Add relnotes
parent
a67aaef3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
NEWS
NEWS
+14
-0
No files found.
NEWS
View file @
7f185514
3.7.0
=====
* Terminal now uses GSettings and DConf instead of GConf. The existing
profiles and settings will be automatically migrated from GConf when
first running this version.
* To make new tabs opened within Terminal have the same same working
directory as the current tab, it is necessary for the shell running in the
terminal to cooperate. For this, vte installs a bash shell script that you
must use in your bash PS1 prompt. For example, you can put this at the end
of your ~/.bashrc: export PS1='\[$(__vte_ps1)\]'$PS1
* Many bugs fixed
* Many translations updated
3.0.0
=====
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment