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