Skip to content

bug: {{ Blank Screen when opening file when jido is called using $(jido) }} #23

@DylanMeeks

Description

@DylanMeeks

Describe the bug
When jido called in a shell script, such as cd $(jido), attempting to open a file in $EDITOR will result in a blank screen. The screen will still select input and exiting the file will return to jido but otherwise nothing is displayed. Discussions on zig discord suggest that this may be a libvaxis bug as this only seems to happen on certain editors (nvim and helix).

To Reproduce

  1. run jido using cd $(jido) while $EDITOR is set
  2. attempt to open a file

Expected behavior
When opening a file jido should create a subprocess running $EDITOR to view and edit a file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions