On Thu, Feb 02, 2017 at 06:47:34AM -0000, dino99 wrote: > when edited with file, i'm seeing some ' $( ) ' red highlighted, mainly > into the osx_entry() section, but also ' #/boot '
That's just vim being excessively conservative by default. Its sh syntax highlighter defaults to the very old Bourne shell, but every legitimate /bin/sh implementation on Ubuntu is a POSIX shell (based on the Korn shell) which is somewhat more capable. ":let g:is_posix = 1" should give the highlighter a bit more clue. See ":help sh.vim" for more details. None of this has anything to do with this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1660159 Title: os-prober fails to see other installed systems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/1660159/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs