Tuesday, May 08, 2007

Life Under Control

<P>
<DT><CODE>Control-N</CODE>
<DD>Brings up the first response to the article. If there is no
follow-up article, this returns you to the first unread article
in the newsgroup).
<P>



<br/>
<font face="Geneva, Arial, Helvetica, sans-serif" size="-1">
<b>Command/Control D</b> - Duplicate</font>
<br/>



<li><strong>Cut (Control X)<br>
</strong><em>This will make a copy of the currently selected residues
before removing them from your alignment. Click on a sequence name if
you wish to select a whole sequence. <br>
Use <CTRL> and X (<APPLE> and X on MacOSX) to cut.</em></li>




[1 Dec 2003 12:51]
[ name withheld ]

Description:
Pressing Ctrl-C in the Linux command line client aborts it. I find this very
annoying. Ctrl-C should imho only cancel the half-typed sql command and return
to a new prompt. At this point, Ctrl-D might stop the client. Like in any
decent Shell.
How to repeat:
Like I said.






- self._bind_key('Control-z', self.undo)
+ self._bind_key('Control-z', self.maybe_eof)


0 Comments:

Post a Comment

<< Home