Try PCManFM with a tabbed terminal included

The dedicated forum for PCMan File Manager - http://wiki.lxde.org/en/PCManFM
Locked
pcorbes
Posts: 2
Joined: Sun Jun 07, 2009 3:28 pm

Try PCManFM with a tabbed terminal included

Post by pcorbes »

Hello,

I included in my pcmanfm a vte terminal. I adapted lxterminal 0.1.6.
I added all as possible.. It's now possible to:
- have many tabs terminals.
- hide/show terminals under the the files list(with F7).
- zoom in/out on the terminal (with F8).
- use shortcuts to: copy/past, add/del tabs, switch tabs....

1) Look at this screnshoot:
http://philippe.corbes.free.fr/linux/pc ... fm+vte.png
2) Download and try this :
http://philippe.corbes.free.fr/linux/pc ... 05.tar.bz2

I configured this shortcuts:

Code: Select all

              Shortcut : Action
-----------------------+--------------------------------------
                    F6 : Open Current Folder as Root
                    F7 : Open Local Terminal
                    F8 : Zoom Local Terminal
             <SHIFT>F5 : View as Icons
             <SHIFT>F6 : View as Compact List
             <SHIFT>F7 : View as Detailed List
       <CTRL><SHIFT>C  : Terminal, copy
       <CTRL><SHIFT>V  : Terminal, past
       <CTRL><SHIFT>T  : Terminal, new Tab
       <CTRL><SHIFT>W  : Terminal, close Tab
<CTRL><SHIFT>Page_Down : Terminal, previous Tab
<CTRL><SHIFT>Page_Up   : Terminal, next Tab
               <ALT>1  : Terminal, switch to Tab1
               <ALT>2  : Terminal, switch to Tab2
               <ALT>3  : Terminal, switch to Tab3
               <ALT>4  : Terminal, switch to Tab4
               <ALT>5  : Terminal, switch to Tab5
               <ALT>6  : Terminal, switch to Tab6
               <ALT>7  : Terminal, switch to Tab7
               <ALT>8  : Terminal, switch to Tab8
               <ALT>9  : Terminal, switch to Tab9
-----------------------+--------------------------------------
It's not yet translated. I think we can also improve it. What do you think about this?

I started my code from the svn repository. I'm ready to adapt my modifications in the main project.


Philippe Corbes
craigevil
Posts: 31
Joined: Fri Jul 24, 2009 8:48 am
Location: down the rabbit hole
Contact:

Re: Try PCManFM with a tabbed terminal included

Post by craigevil »

Something like this would be awesome, that is one of the things I miss about konqueror. I suck at CLI so being able to open a terminal in the dir I need to be in is great.
Debian Sid LXDE Kernel liquorix CPU Pentium IV 2.80GHz GeForce 9400 GT
Debian - "If you can't apt-get something, it isn't useful or doesn't exist"
Giant Debian sources.list | Debian upgrade script smxi | sysinfo script inxi
Locked