Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nemo-terminal package #32

Merged
merged 3 commits into from
Oct 28, 2013
Merged

Add nemo-terminal package #32

merged 3 commits into from
Oct 28, 2013

Conversation

wrouesnel
Copy link
Contributor

This is a port and fork of the nautilus-terminal package.

I have added a number of integration improvements on the base-package - rather then a standalone config file it reads settings from a GSettings profile under org.nemo.extensions.nemo-terminal, correctly follows the Nemo window into GVFS shares (using the GFile interface to convert URIs) and adds support for "paste filenames" functionality.

The default hot-key to open and close it is F4, the default visibility and other settings can be adjusted under the relevant keys in dconf-editor. My idea for a UI for configuring these settings in nemo is currently open under linuxmint/nemo#428.

nemo-terminal on Nemo 2.0.2:
nemo-terminal

This is a direct port for the nautilus-terminal package. Only
superficial renames of Nautilus -> Nemo were required.
* Store all settings in dconf under the org.nemo.extensions.nemo-terminal key
* Add "paste filenames" support for the terminal.
* Support for terminal following Nemo to GVFS mountpoints.
  * Use GFile for converting URIs to path names.
mtwebster added a commit that referenced this pull request Oct 28, 2013
@mtwebster mtwebster merged commit fd3cc88 into linuxmint:master Oct 28, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants