Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Marathono Marathono
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • Marathono
  • MarathonoMarathono
  • Issues
  • #29
Closed
Open
Created Apr 03, 2017 by Timothy Basanov@timothybasanov

Zsh uses interactive shell while Marathono is not interactive

Description

Marathono uses Zsh as interactive shell, specifically it loads ~/.zprofile. Shell provided by Marathono is not interactive and can not handle interactive prompts, colored symbols (it declares itself as xterm-256color on my machine) and such. In my particular case tmux/byobu session is started for interactive shells and Marathono does not handle it well.

Looks like it was a change introduced in #3 (closed) It would be awesome if it would either be non-interactive by default or there would be an option to control it. Supporting shebang in the beginning of the script may be used to achieve similar results if supported.

macOS version

Full macOS version, e.g., 10.12.4

Marathono version

Marathono version 1.2.1 (from home-brew if that matters)

Assignee
Assign to
Time tracking