parent
b24189f302
commit
b708191ef0
2
BUGS
2
BUGS
|
@ -6,7 +6,7 @@
|
||||||
* try implementing an "undo ID" in the application.
|
* try implementing an "undo ID" in the application.
|
||||||
* the "last visible" calculation doesn't handle long lines correctly.
|
* the "last visible" calculation doesn't handle long lines correctly.
|
||||||
this affects page-up/page-down/etc.
|
this affects page-up/page-down/etc.
|
||||||
* $) in regexes shows up as a varible. need better lists of which vars
|
* $) in perl regexes shows up as a varible. need better lists of which vars
|
||||||
work in perl.
|
work in perl.
|
||||||
* certain perl constructs are ambiguous between prototypes and vars
|
* certain perl constructs are ambiguous between prototypes and vars
|
||||||
(e.g. "($@)").
|
(e.g. "($@)").
|
||||||
|
|
Loading…
Reference in New Issue