in pharo 2.0 on linux, how do I remove a method using the keyboard?
In pharo 1.4 I would highlight the method in the right most pane of the OmniBrowser and hit ctrl+x. I can see a faint x,m next to Remove... in the menu when I right click the method, but hitting ctrl+x or ctrl+m or ctrl+x+m or alt+x or alt+x+m or alt+m doesn't seem to do anything. Thanks for the help
paul normally in nautilus you have two modes: - the old shortcut bindings - the new ones: for the new ones on mac you should do cmd+x Stef On Mar 5, 2013, at 4:41 AM, Paul DeBruicker <pdebruic@gmail.com> wrote:
In pharo 1.4 I would highlight the method in the right most pane of the OmniBrowser and hit ctrl+x. I can see a faint x,m next to Remove... in the menu when I right click the method, but hitting ctrl+x or ctrl+m or ctrl+x+m or alt+x or alt+x+m or alt+m doesn't seem to do anything.
Thanks for the help
Which key do I use to send cmd on a dell laptop in Linux? Ctrl and alt do not do it Thanks Paul On Mar 5, 2013, at 12:06 AM, stephane ducasse <stephane.ducasse@free.fr> wrote:
paul
normally in nautilus you have two modes: - the old shortcut bindings - the new ones: for the new ones on mac you should do cmd+x Stef
On Mar 5, 2013, at 4:41 AM, Paul DeBruicker <pdebruic@gmail.com> wrote:
In pharo 1.4 I would highlight the method in the right most pane of the OmniBrowser and hit ctrl+x. I can see a faint x,m next to Remove... in the menu when I right click the method, but hitting ctrl+x or ctrl+m or ctrl+x+m or alt+x or alt+x+m or alt+m doesn't seem to do anything.
Thanks for the help
On Mon, 4 Mar 2013, Paul DeBruicker wrote:
In pharo 1.4 I would highlight the method in the right most pane of the OmniBrowser and hit ctrl+x. I can see a faint x,m next to Remove... in the menu when I right click the method, but hitting ctrl+x or ctrl+m or ctrl+x+m or alt+x or alt+x+m or alt+m doesn't seem to do anything.
'alt+x alt+m' in this order does the desired here on dell with ubuntu. I'm using the latest.zip-image with Pharo-1.4-one-click, since pharo2.0-one-click complains about Pharo2.0-one-click.app/Contents/Linux/pharo: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by Pharo-2.0/Pharo2.0-one-click.app/Contents/Linux/pharo) Markus
participants (3)
-
Markus Schlager -
Paul DeBruicker -
stephane ducasse