apt's sources syntax highlighting
Bug #880105 reported by
Jochums Johannes
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| nano (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
Ubuntu version: 11.10
Package version: 2.2.6-1
Bug:
Syntax highlighting does not work for files in /etc/apt/
Fix: in /usr/share/
syntax "apt/sources.list" "sources\
| Changed in nano (Ubuntu): | |
| status: | New → Fix Released |
To post a comment you must log in.

After some testing I found that the following example would still not work:
cd /etc/apt/ sources. list.d/
nano google-chrome.list
So maybe simpler fix could be:
syntax "apt/sources.list" "\.list(\.old|~)?$"
Added advantage it would also works for files in /var/lib/dpkg/info/