Skip to content

Syntax warning: invalid escape sequence #524

@felmab

Description

@felmab

Since my last OS update, I get the following error when I run Vim:

S'ha detectat un error en processar /home/myuser/.vim/bundle/global/vdebug/plugin/vdebug.vim:
línia  118:
/home/myuser/.vim/bundle/global/vdebug/python3/vdebug/event.py:47: SyntaxWarning: invalid escape sequence '\['
  "default": "a-zA-Z0-9_.\[\]'\"",
/home/myuser/.vim/bundle/global/vdebug/python3/vdebug/event.py:48: SyntaxWarning: invalid escape sequence '\['
  "ruby": "$@a-zA-Z0-9_.\[\]'\"",
/home/myuser/.vim/bundle/global/vdebug/python3/vdebug/event.py:50: SyntaxWarning: invalid escape sequence '\['
  "php": "$@%a-zA-Z0-9_\[\]'\"\->"
/home/myuser/.vim/bundle/global/vdebug/python3/vdebug/event.py:56: SyntaxWarning: invalid escape sequence '\$'
  "php": "^[\$A-Z]",
/home/myuser/.vim/bundle/global/vdebug/python3/vdebug/event.py:562: SyntaxWarning: invalid escape sequence '\s'
  id = re.findall('^[\s][0-9]*[\s]', line)
/home/myuser/.vim/bundle/global/vdebug/python3/vdebug/event.py:880: SyntaxWarning: invalid escape sequence '\s'
  id = re.findall('^[\s][0-9]*[\s]', line)
Premeu ENTRAR o introduïu una ordre per a continuar

I use Vim 9.1 and Python 3.12.3 on my system (ArchLinux).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions