gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gcmd-dev] [NEW] New shortcut CTRL+E, rev. #2489


From: Michael
Subject: Re: [gcmd-dev] [NEW] New shortcut CTRL+E, rev. #2489
Date: Tue, 24 Mar 2009 22:36:32 +0100
User-agent: claws-mail.org

Piotr:
> Hi folks,
> 
> I've just added brand new shortcut CTRL+E (open the history list for the
> command line) for compatibility with mc & far.


Ctrl+E no works on this german pc105 with xorg option NoDeadkeys, and debug log:

[AA] [key-bindings]     <control>f12=edit.filter
[AA] [key-bindings]     <shift>f4=file.edit_new_doc
[AA] [key-bindings]     <alt>f3=file.external_view
[AA] [key-bindings]     <shift>f3=file.internal_view
[AA] [key-bindings]     <shift>f2=mark.compare_directories
[AA] [key-bindings]     <control>kp.5=plugins.execute_python|md5sum
[AA] [key-bindings]     <control>kp.subtract=mark.unselect_all
[AA] [key-bindings]     <control>kp.add=mark.select_all
[AA] [key-bindings]     <control>kp.right=view.in_right_pane
[AA] [key-bindings]     <control>kp.left=view.in_left_pane
[AA] [key-bindings]     <control>asciitilde=view.home
[AA] [key-bindings]     <control>backslash=view.root
[AA] [key-bindings]     <control>w=view.close_tab
[AA] [key-bindings]     <control>t=view.new_tab
[AA] [key-bindings]     <control>s=view.in_right_pane
[AA] [key-bindings]     <shift><control>r=view.refresh
[AA] [key-bindings]     <control>q=view.in_left_pane
[AA] [key-bindings]     <control>o=options.edit
[AA] [key-bindings]     <control>n=connections.new
[AA] [key-bindings]     <control>m=file.advrename
[AA] [key-bindings]     <shift><control>l=file.create_symlink
[AA] [key-bindings]     <alt>g=bookmarks.goto|local|~gcmd
[AA] [key-bindings]     <shift><control>g=connections.close
[AA] [key-bindings]     <control>g=connections.open
[AA] [key-bindings]     <control>f=edit.search
[AA] [key-bindings]     <control>d=bookmarks.edit
[AA] [key-bindings]     <shift><control>c=edit.copy_filenames
[AA] [key-bindings]     <control>a=mark.select_all
[AA] [key-bindings]     <shift><control>greater=view.in_inactive_pane
[AA] [key-bindings]     <shift><control>equal=view.equal_panes
[AA] [key-bindings]     <control>equal=mark.select_all
[AA] [key-bindings]     <control>period=view.in_active_pane
[AA] [key-bindings]     <control>minus=mark.unselect_all
[AA] [key-bindings]     <shift><control>plus=view.equal_panes


e.g. Ctrl+M logs

[AA] Key event:   (0xffe3)
[AA] Key event:  <control>m (0x6d)
[AA] Handling key event by file.advrename()

while Ctrl+E just does nothing:

[AA] Key event:   (0xffe3)
[AA] Key event:  <control>e (0x65)
[AA] Key event:   (0xffe4)


ALT+F8 works though. (Ctrl arrow down is already occupied by windowmanager here)







reply via email to

[Prev in Thread] Current Thread [Next in Thread]