withfig/fig

Duplicate Suggestions

Open

#2,210 opened on Jan 11, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees) (65 forks)auto 404
good first issuetype:bug

Repository metrics

Stars
 (2,007 stars)
PR merge metrics
 (PR metrics pending)

Description

Checks

  • I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • I have run fig doctor in the affected terminal session
  • I have run fig restart and replicated the issue again

Operating system

macOS 13.1.0 (22C65)

Expected behaviour

Connecting to server using SSH and expecting to see either single server or list of individual servers.

Actual behaviour

Seeing same server entry over and over...

Steps to reproduce

No response

Environment

fig-details:
  - 2.11.0
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Intel(R) Xeon(R) W-2140B CPU @ 3.20GHz
  - cores: 8
  - mem: 64.00 GB
os-info:
  - macOS 13.1.0 (22C65)
environment:
  - shell: /bin/zsh
  - terminal: terminal
  - cwd: /Users/mpzarde
  - exe-path: /usr/local/bin/fig
  - install-method: brew
  - env-vars:
    - FIGTERM_SESSION_ID: c228d283-1059-4886-89b0-3b107d9c83ab
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.11.0
    - PATH: /usr/local/sbin:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/mpzarde/.fig/bin:/Users/mpzarde/.local/bin:/Users/mpzarde/dev/instantclient_12_2:/usr/local/opt/gradle@6/bin:/Users/mpzarde/dev/flutter-sdk/bin:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/Users/mpzarde/.fig/bin:/Users/mpzarde/.local/bin:/Library/Java/JavaVirtualMachines/jdk1.8.0_341.jdk/Contents/Home/bin:/Users/mpzarde/dev/flutter-sdk/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - __CFBundleIdentifier: com.apple.Terminal
    - FIG_PID: 75159
    - FIG_SET_PARENT: c228d283-1059-4886-89b0-3b107d9c83ab

Contributor guide