Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Nu Shell Integration with oh-my-posh "Error: nu::shell::column_not_found" #5567

Open
2 tasks done
aspauldingcode opened this issue Jun 22, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
bug triage Issues or feature request that have not been triaged yet

Comments

@aspauldingcode
Copy link

Are you following the right branch?

  • My Nixpkgs and Home Manager versions are in sync

Is there an existing issue for this?

  • I have searched the existing issues

Issue description

The bug:

setting oh-my-posh.enableNushellIntegration = true;
causes an error with nu shell config;

/Users/alex> nu                                                06/22/2024 09:25:12 AM
Error: nu::shell::column_not_found

  × Cannot find column
   ╭─[/Users/alex/.cache/oh-my-posh/init.nu:1:16]
 1 │ $env.config = ($env.config | upsert render_right_prompt_on_last_line true)
   ·                ──┬─ ───┬──
   ·                  │     ╰── cannot find column 'config'
   ·                  ╰── value originates here
 2 │
   ╰────

Similar issue/reference:
#3931

Maintainer CC

No response

System information

nu --version
0.93.0
oh-my-posh --version
19.29.0
Nix version/channel & home-manager
Version 24.05
@aspauldingcode aspauldingcode added bug triage Issues or feature request that have not been triaged yet labels Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug triage Issues or feature request that have not been triaged yet
Projects
None yet
Development

No branches or pull requests

4 participants