Skip to content

documentation: add warning+solution for tmux < 2.1 - #{pane_current_path} not supported #19

Closed
@mattias-lidman

Description

@mattias-lidman

Expected Behavior

Git information shows up in status bar when in a git repo.

Actual Behavior

It doesn't.

Steps to Reproduce the Problem

  1. On Raspbian jessie, install gitmux and put set -g status-right '#(gitmux "#{pane_current_path}")' in ~/.tmux.conf, and re-source.
  2. Go to a git repo.
  3. Run gitmux manually, which seems to produce sensible output: #[fg=default]#[fg=default]#[fg=white,bold]⎇ #[fg=default]master#[fg=default]..#[fg=cyan]origin/master#[fg=default]#[fg=default] - #[fg=red,bold]✚ 1 #[fg=cyan,bold]⚑ 1 #[fg=magenta,bold]…1
  4. Observe lack of git info in status bar.

Specifications

  • OS: Raspbian GNU/Linux 8 (jessie)
  • gitmux version: 0.4.1
  • tmux version: 1.9

Same setup works for me on a x86 box with tmux 2.1. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions