Public bug reported:
Hi,
scvim doesn't work out of the box. scvim is sourcing /usr/share/scvim/scvimrc
by default.
line 13: let g:sclangTerm = "xterm -e". xterm is not present in puredyne.
solution 1)
cp /usr/share/scvim/scvimrc ~/.scvimrc
chage line 13 to:
let g:sclangTerm = "urxvt -e"
solution 2)
symlink urxvt to xterm
cheers
** Affects: puredyne-live
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of puredyne
team, which is the registrant for Puredyne Live.
https://bugs.launchpad.net/bugs/849303
Title:
scvim does not work, reference to xterm which is not present
Status in Puredyne liveCD/DVD/USB/HD:
New
Bug description:
Hi,
scvim doesn't work out of the box. scvim is sourcing /usr/share/scvim/scvimrc
by default.
line 13: let g:sclangTerm = "xterm -e". xterm is not present in puredyne.
solution 1)
cp /usr/share/scvim/scvimrc ~/.scvimrc
chage line 13 to:
let g:sclangTerm = "urxvt -e"
solution 2)
symlink urxvt to xterm
cheers
To manage notifications about this bug go to:
https://bugs.launchpad.net/puredyne-live/+bug/849303/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~puredyne-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~puredyne-team
More help : https://help.launchpad.net/ListHelp