Package: vim-scripts Version: 7-1 Severity: normal
Hello, I used to use ftplugin's po.vim functionality a lot while translating .po files from English to Portuguese. I did not worked on translations for some weeks and now that I tried to come back to translation work I found some problems. ftplugin's po.vim functionality of matching the next fuzzy and the next unstralated strings, as well as matching a fuzzy or a unstranstaled string forward isn't working. The features I use most are the following ones : " Action (Insert mode) GUI Vim Vim " =============================================================== " Move to an untransl. string forward <S-F1> \m " Move to an untransl. string backward <S-F2> \p " Move to the next fuzzy translation <S-F5> \f " Move to the previous fuzzy translation <S-F6> \b Unfortunately, none of these keybindings is working anymore, which makes my translation work quite painful while working on large .po files (as debian-installer's). The only thing I have im my ~/.vimrc is : syntax on set incsearch set foldmethod=manual set autoindent set ruler set nocompatible set textwidth=74 set encoding=utf-8 set fileencoding=utf-8 I don't know what else I should be looking for so I would be glad to help testing and being your lab mice for any experiment you would ask me to do if said experiment could potentially give me my precious features back :-) -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-k7 Locale: LANG=pt_BR.ISO-8859-1, LC_CTYPE=pt_BR.ISO-8859-1 (charmap=ISO-8859-1) vim-scripts depends on no packages. Versions of packages vim-scripts recommends: ii vim 1:7.0-035+1 Vi IMproved - enhanced vi editor ii vim-gnome [gvim] 1:7.0-035+1 Vi IMproved - enhanced vi editor - -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]