git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
[49m | |
[38;5;16m▄▄▄▄[48;5;16m [38;5;220m▄[49m[38;5;16m▄ ▄[48;5;16m[38;5;28m▄▄[49m[38;5;16m▄▄▄ | |
▄[48;5;16m[38;5;94m▄[38;5;208m▄[38;5;94m▄[48;5;94m[38;5;220m▄[48;5;166m [48;5;208m▄[48;5;94m[38;5;16m▄▄[48;5;16m[38;5;94m▄▄▄▄▄▄▄[48;5;28m[38;5;16m▄▄[48;5;16m [49m | |
▄▄[48;5;16m[38;5;94m▄[48;5;220m▄ [48;5;94m[38;5;220m▄[48;5;166m [48;5;220m[38;5;16m▄[48;5;16m[38;5;94m▄▄[48;5;94m[38;5;220m▄▄[48;5;220m [38;5;100m▄ [48;5;94m[38;5;220m▄[48;5;220m [38;5;100m▄ [48;5;94m [38;5;220m▄[48;5;16m[38;5;94m▄[49m[38;5;16m▄ | |
▄[48;5;16m[38;5;166m▄▄[48;5;220m[38;5;94m▄[38;5;166m▄ ▄[38;5;16m▄[48;5;16m[38;5;94m▄[48;5;94m[38;5;220m▄[48;5;220m[38;5;100m▄ [38;5;94m▄ [48;5;94m[38;5;220m▄[48;5;220m [38;5;100m▄ [48;5;94m[38;5;220m▄[48;5;16m[38;5;94m▄[49m[38;5;16m▄ | |
▀[48;5;166m▄[48;5;220m[38;5;94m▄[38;5;28m▄[48;5;94m▄[48;5;166m[38;5;88m▄[48;5;220m |
[ Update 2025-03-24: Commenting is disabled permanently. Previous comments are archived at web.archive.org. ]
Most of the terminal emulators auto-detect when a URL appears onscreen and allow to conveniently open them (e.g. via Ctrl+click or Cmd+click, or the right click menu).
It was, however, not possible until now for arbitrary text to point to URLs, just as on webpages.
This is a reverse-engineered description of the Pro6 file format used in ProPresenter6. This work is in no way affiliated with or authorized by RenewedVision(c) with the exception that we all serve the same Lord, Jesus Christ.
last updated 2019/10/14
The file is an xml file with base64 encoded strings. Slide text is mainly expressed as RTF strings. More details below under section [todo: NSString]
The file begins with tag <?xml version="1.0" encoding="utf-8"?>