parent
dac8aa057d
commit
7b72bb6dfb
4
BUGS
4
BUGS
|
@ -6,6 +6,10 @@
|
|||
* try implementing an "undo ID" in the application.
|
||||
* the "last visible" calculation doesn't handle long lines correctly.
|
||||
this affects page-up/page-down/etc.
|
||||
* $) in regexes shows up as a varible. need better lists of which vars
|
||||
work in perl.
|
||||
* certain perl constructs are ambiguous between prototypes and vars
|
||||
(e.g. "($@)").
|
||||
|
||||
2008/06/06:
|
||||
what passes for auto-fill-mode around here still needs a lot of work.
|
||||
|
|
Loading…
Reference in New Issue