Re: Octave Workshop 0.9 & Windows Installer
"Keith Goodman" <[email protected]> Mon, 20 Feb 2006 10:25:57 -0800
| Newsgroups | gmane.comp.gnu.octave.graphics |
|---|---|
| Message-ID | <[email protected]> |
On 2/20/06, Shai Ayal <[email protected]> wrote: > > > * binding Ctrl-A to the "about box" is annoying -- in readline this > > > > OK, I will try to think of a better way next time. However, I'm not sure I'm > > going to try to emulate anything but Matlab. > > I think this also works in matlab, but I last used matlab about 5 years ago ... By default matlab (installed on GNU/Linux) uses Emacs key bindings. So Ctrl-a returns to the start of the line. If you change the key bindings to Windows, Ctrl-a selects all text. But never mind about that. Combining the input/output window and adding the ability to select text is worth 27 Ctrl-a's and 9 Ctrl-e's. And if you don't agree with me, Ctrl-c to you.