Re: bug with edsharp
- From: "Tyler Littlefield" <tyler@xxxxxxxxxxxxx>
- To: <programmingblind@xxxxxxxxxxxxx>
- Date: Tue, 30 Dec 2008 10:39:34 -0700
I fixed the problem with a restart, but I've had this issue a few times... not
sure if it's my jaws here, or if it's edsharp.
----- Original Message -----
From: Tyler Littlefield
To: programmingblind@xxxxxxxxxxxxx
Sent: Tuesday, December 30, 2008 10:32 AM
Subject: bug with edsharp
Hello,
I've just noticed something, and it's rather annoying.
When you try to put a return before the top line (to insert something before
the line), it just puts returns right after that... like I have:
CC=g++
when I put a return before that, the return ends up at the line below.
Other related posts: