diff options
-rw-r--r-- | BUGS | 13 |
1 files changed, 1 insertions, 12 deletions
@@ -2,19 +2,8 @@ Known bugs and missing features that will be fixed in future version: | |||
2 | 2 | ||
3 | BUGS: | 3 | BUGS: |
4 | 4 | ||
5 | * Reported issues with gvim windows that have different sized fonts. | ||
6 | -> Tabbing them together makes them fight over the window size, and | ||
7 | thus shrink to minimum | ||
8 | |||
9 | * Some builds/distros seem to require all supported locales to be | ||
10 | installed to build properly (e.g. mdk, gentoo reported), this ok? | ||
11 | |||
12 | Other TODO: | ||
13 | |||
14 | FAQ items for: | ||
15 | |||
16 | * "My window (e.g. mplayer/xmms) stops updating with non-opaque | 5 | * "My window (e.g. mplayer/xmms) stops updating with non-opaque |
17 | window moving. | 6 | window moving. |
18 | - outline moving does this, it's not a bug, etc etc. | 7 | - Current implementation of outline moving does this, it's not a bug. |
19 | 8 | ||
20 | 9 | ||