Ticket #126 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Nautilus action "open new guake-tab here"?

Reported by: michote Owned by: somebody
Priority: minor Milestone: 0.5.0
Component: guake Version:
Keywords: Cc:

Description

Would it be possible to have a "open new guake-tab here" funktion, like "open terminal here", in nautilus richt-click menu? I would like to have this feature. thanks

Attachments

config_ab67aa01-7ed9-4280-b06e-3febe73ac423.schemas Download (9.4 KB) - added by lincoln 4 years ago.
Use the import/export option and choose this file in nautilus actions config dialog.

Change History

Changed 4 years ago by pingou

  • milestone changed from 0.4.0 to 0.5.0

Changed 4 years ago by lincoln

  • status changed from new to closed
  • resolution set to fixed

Actually we can't change things in nautilus-actions. Some commits ago, I've added the '-t' option that allows to launch tabs in an specific directory. The next step is configure nautilus actions to use that option. I've created an action to launch guake, but something seem to be broken in my nautilus/nautilus actions (I think nautilus actions does not support gio yet) so I didn't test the action.

Please test it and report if soemthing does not work. (I'll attach action right now =)

Thank you =D

Changed 4 years ago by lincoln

Use the import/export option and choose this file in nautilus actions config dialog.

Changed 4 years ago by michote

couldn't import your file, but got your commands from the xml. But it just open an new tab but not in the current directory. I tried a simple nautilusscript with: guake --new-tab=$NAUTILUS_SCRIPT_CURRENT_URI and got the same problem.

Changed 4 years ago by michote

I played around a bit and found that parameter: -t %M will work correctly.

Note: See TracTickets for help on using tickets.