-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regular expression to remove last char on line fails #151
Labels
Comments
What version of Yi are you using? 0.8.1 .yi.dbg
|
I'll look into this soon unless you want to submit a fix yourself. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Original author: [email protected] (March 11, 2011 22:54:08)
What steps will reproduce the problem?
What is the expected output? What do you see instead?
The last character should be stripped from every line. Instead it says
error: Pattern not found: .$
Please provide relevant version information:
What version of Yi are you using? 0.6.2.5
What version of GHC?
What version of Cabal?
What operating system/version? Ubuntu
If you generated it (--debug) please provide your .yi.dbg file
Please provide any additional information below.
Original issue: http://code.google.com/p/yi-editor/issues/detail?id=335
The text was updated successfully, but these errors were encountered: