summaryrefslogtreecommitdiff
path: root/libre/jedit/jeditbg.sh
blob: f4d08ed27308e67a9260925a77529aca2f3a7b11 (plain)
1
2
3
#!/bin/bash
# Runs jEdit in background-mode, ready to reuse the running instance
jedit -background -reuseview "$@"