Activity for Screen-OSX

  • gaelicWizard committed [f3656f]

    Initial checkin

  • gaelicWizard committed [03c57c]

    Removed very old and very defunct Screen.sh (old heart of Screen.app).

  • gaelicWizard committed [f12f44]

    Removed very old and very decrepit in-shell screenenv.sh.

  • gaelicWizard committed [f9f680]

    Added Read Me file with not-yet-true installation instructions

  • gaelicWizard committed [f55a3a]

    Fix cleanup routine so that stale environment files don't litter the ~/.screen directory. Note: this does not clean up stale files, it just tries not to leave them to begin with. You might need to remove any older stale files left before this fix.

  • gaelicWizard committed [13631b]

    Minor updates in attempt to work with Mac OS X v10.6. Still doesn't work.

  • gaelicWizard committed [ca7283]

    Include LANG within the (short, static) list of variables to store.

  • gaelicWizard committed [9e464e]

    Minor README improvements. Clarified a reference to a bug in Mac OS X (resolved in 10.6).

  • gaelicWizard committed [96443b]

    Preliminary Snow Leopard support, experimental.

  • gaelicWizard committed [85c632]

    Removed use of "set -e"/"set +e" by using much more correct form.

  • gaelicWizard committed [b2fbb1]

    fix last commit, actually disable gnu.screen.plist

  • gaelicWizard committed [ec841d]

    Removed unused launchd(1) plist.

  • gaelicWizard committed [8bfd04]

    minor edit, no new content

  • gaelicWizard committed [36480e]

    Fixed bug: Invoke screen(1) with utf8 on, "above" _and_ "below".

  • gaelicWizard committed [13c641]

    Updated signal trap.

  • John D Pell committed [c5dfb6]

    Use XDG_RUNTIME_DIR to locate SCREENDIR

  • John D Pell committed [6e1b63]

    Don't depend on screen package; store TERM_SESSION_ID; automatically adapt to window size

  • John D Pell committed [e16fa8]

    Improve invocation comment

  • John D Pell committed [db46dc]

    Don't depend on MacTrash package

  • John D Pell committed [d2ed22]

    Use variable names from Apple Terminal's sessions implementation to reduce clutter

  • John D Pell committed [7b0ddf]

    Protect some variables from empty values

  • John D Pell committed [4fb8fe]

    Use Apple Terminal's SHELL_SESSION_DIR instead of SCREENDIR

  • John D Pell committed [1ad7f6]

    fixup Apple Terminal interaction

  • John D Pell committed [23c8c8]

    Attempt compatibility with Apple Terminal

  • John D Pell committed [a4c13b]

    Add _set_screen_title_f to $PROMPT_COMMANDS

  • John D Pell committed [5eaa90]

    Revert 41467d5ed478dcf76236634cac2aa34e96f130b4

  • John D Pell committed [080ad8]

    Modernize launchd plist

  • John D Pell committed [838aac]

    Use $XDG_STATE_HOME; add _screen_print_dcs_f; rename _screen_load_environment_for_multiattach_f

  • John D Pell committed [f2b368]

    Rename left

  • John D Pell committed [dea209]

    Merge screen.bash and screenAppAttach.sh in to a single script to be sourced or executed as the need may be

  • John D Pell committed [d9d545]

    Merge branch 'right' into left

  • John D Pell committed [7034cb]

    Rename right

  • John P John P imported Code

1