Author Topic: can codeblocks has emacs key shortcuts?  (Read 11761 times)

sys_master

  • Guest
can codeblocks has emacs key shortcuts?
« on: November 06, 2009, 07:01:42 pm »
can codeblocks has  emacs key shortcuts?
emacs shortcuts are very convenient, so i recommend codeblocks team to add this function.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: can codeblocks has emacs key shortcuts?
« Reply #1 on: November 06, 2009, 08:18:23 pm »
can codeblocks has  emacs key shortcuts?
emacs shortcuts are very convenient, so i recommend codeblocks team to add this function.
There is a plugin available that allows to to setup keyboard shortcust yourself. Search through the forums (in fact I don't recall it's name ATM...)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2876

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: can codeblocks has emacs key shortcuts?
« Reply #3 on: November 07, 2009, 06:10:22 pm »
http://wiki.codeblocks.org/index.php?title=Keyboard_Shortcuts_plugin
There is a plugin available that allows to to setup keyboard shortcuts yourself.
Search through the forums (in fact I don't recall it's name ATM...)
Erm... :oops:
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: can codeblocks has emacs key shortcuts?
« Reply #4 on: November 07, 2009, 07:21:05 pm »
But as far as I know you can not emulate (all) emacs shortcuts with it.
There are several shortcuts that are composed of two keystrokes like ctrl+x->ctrl+f for read file or ctr+x->ctrl+s for save file.

I don't think this can be done with the keybinder-plugin.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: can codeblocks has emacs key shortcuts?
« Reply #5 on: November 07, 2009, 09:24:29 pm »
ctr+x->ctrl+s for save file.
:lol:
...I know why I don't like emacs. It's far from every common standard on every platform it seems.
But OK - so i's not fully compatible. If someone wants to implement such 2-stroke phililosophy... please step forward. But make it disabled (by default).
« Last Edit: November 07, 2009, 09:26:47 pm by MortenMacFly »
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ