Skip to main content

Control pym2149 (via Lurlene) or FoxDot using Vim

Project description

Concern

Use Vim to control FoxDot or pym2149 with the aid of GNU Screen.

Build Status

Install latest release

# Tested on Linux and Mac:
pip3 install --user Concern

You will also need one of the following backends.

FoxDot backend

# Simply install, and Concern will use it:
pip3 install --user FoxDot

pym2149 backend

# Install as usual:
pip3 install --user pym2149

# Tell Concern to use it instead of foxdot:
echo Concern consumerName = pym2149 | tee -a ~/.settings.arid

Usage

FoxDot

# Any arguments are passed to vim, here we discover the FoxDot demo directory:
Concern "$(python3 -c 'from pkg_resources import resource_filename; print(resource_filename("FoxDot", "demo"))' | tail -1)"
  • FoxDot is running in the right hand third of the screen
  • Send code to FoxDot by typing backslash followed by ]
    • This will send the smallest top-level suite under the cursor
    • The backslash is actually your Vim leader key
  • Use visual mode to send multiple top-level suites at once
  • Use backslash enter instead of backslash ] to send from cursor to the end of the file
  • Use backslash q to quit all of Vim, FoxDot and GNU Screen

pym2149

# GitHub trick to download some files to play with:
svn export https://github.com/combatopera/pym2149/trunk/contrib

# Load a non-trivial tune written in pym2149's (currently nameless) live coding language:
Concern 'contrib/Lemmings 2 Tune 6.py'
  • Once pym2149 has initialised, type backslash enter at the top of the file to send the whole program

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Concern-18.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

Concern-18-py3-none-any.whl (24.8 kB view details)

Uploaded Python 3

File details

Details for the file Concern-18.tar.gz.

File metadata

  • Download URL: Concern-18.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.9

File hashes

Hashes for Concern-18.tar.gz
Algorithm Hash digest
SHA256 60653af129a6efae1f163952a9bf35cb2c0e6b1781400dd3bb3b1bfaf389583f
MD5 cb4435a5a364149e3b75a7cb9b861096
BLAKE2b-256 40245de7eedab8f57d535d65d63276cdedd793b06cdf3566cfdb2e932cfac833

See more details on using hashes here.

File details

Details for the file Concern-18-py3-none-any.whl.

File metadata

  • Download URL: Concern-18-py3-none-any.whl
  • Upload date:
  • Size: 24.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.9

File hashes

Hashes for Concern-18-py3-none-any.whl
Algorithm Hash digest
SHA256 a3f9264635c3fb730cf433c7c66205618109e95ded7e4a6019c2559bda6094eb
MD5 a51a07ac1e00e3cadc3028800dd4430c
BLAKE2b-256 da0327430557f59e53713bff5c4d40903d2041a7b3f11bb73726897711b1921b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page