parent
fd557125b6
commit
3639e4759a
10
BUGS
10
BUGS
|
@ -1,3 +1,13 @@
|
|||
2007/09/14:
|
||||
known deficiencies:
|
||||
1. a single action (global search and replace) may produce N actions that need
|
||||
to be individually "undone". This can be annoying.
|
||||
2. pasting large blocks of text via X, etc can be far too slow.
|
||||
3. opening files larger than 5-10k can be very slow
|
||||
4. the minibuffer can't get larger than 1 line when it wraps
|
||||
5. tab completion, etc doesn't pop-open a completion buffer like it might
|
||||
6. if you get confused in the mini buffer it can be annoying
|
||||
|
||||
2007/07/15:
|
||||
reverse search is all fucked up.
|
||||
* maybe fixed now (2007/07/18)
|
||||
|
|
Loading…
Reference in New Issue