Committed upstream, a tweak to scvim so it checks a few "popular" terms rather than assuming xterm. Will be available when supercollider 3.4 is bundled.
http://supercollider.svn.sourceforge.net/viewvc/supercollider/trunk/editors/scvim/scvimrc?r1=10021&r2=10020&pathrev=10021 ** Changed in: puredyne-live Assignee: (unassigned) => danstowell (danstowell) ** Changed in: puredyne-live Status: New => In Progress -- scvim broken on 9.11 because it expects xterm https://bugs.launchpad.net/bugs/554829 You received this bug notification because you are a member of puredyne team, which is the registrant for Puredyne Live. Status in Puredyne liveCD/DVD/USB/HD: In Progress Bug description: SuperCollider-Vim uses a terminal to launch a sclang session. By default in /usr/share/scvim/scvimrc it invokes "xterm -e" but we have removed xterm. So we could patch the puredyne version to use "urxvtcd -e" - or slightly more generally, "exo-open --launch TerminalEmulator" (this uses xfce's framework for launching preferred apps, it wouldn't generalise to all debian or even to all ubuntu - hmmmm). _______________________________________________ Mailing list: https://launchpad.net/~puredyne-team Post to : [email protected] Unsubscribe : https://launchpad.net/~puredyne-team More help : https://help.launchpad.net/ListHelp

