Giter VIP home page Giter VIP logo

Comments (15)

Maoyeedy avatar Maoyeedy commented on June 8, 2024 5

This is broken due to pwsh 7.4.0 upgrade, scoop-completion works fine in 7.3.10

from scoop-completion.

Moeologist avatar Moeologist commented on June 8, 2024 4

Fixed on v0.3.0

from scoop-completion.

seanmamasde avatar seanmamasde commented on June 8, 2024 3

How is this solved? downgrading to make it work does not count as a solution.

@Zliced13 You should reopen this issue for better visibility, as it is still unsolved. Downgrading is just a temporary workaround, you won't be using pwsh ver7.3.10 forever. Thank you.

from scoop-completion.

nahid6970 avatar nahid6970 commented on June 8, 2024 1

not working for me either on Powershell 7.4

from scoop-completion.

Lockszmith-GH avatar Lockszmith-GH commented on June 8, 2024

After you installed the scoop-completion with scoop install scoop-completion did you run the Import-Module as described in the (README)[https://github.com/Moeologist/scoop-completion#scoop-completion]?

# enable completion in current shell, use absolute path because PowerShell Core not respect $env:PSModulePath
Import-Module "$($(Get-Item $(Get-Command scoop.ps1).Path).Directory.Parent.FullName)\modules\scoop-completion"

PowerShell TabExpansion relies on a module named PSReadLine, is it installed?

Please provide the output of the following commands:

$PSVersionTable
Get-Modules
Get-PSReadLineKeyHandler

This information should be helpful in pin pointing possible cause.

from scoop-completion.

seanmamasde avatar seanmamasde commented on June 8, 2024

yes as @Maoyeedy said, it's broken since the update. Any update on this issue?

from scoop-completion.

FlawlessCasual17 avatar FlawlessCasual17 commented on June 8, 2024

This is broken due to pwsh 7.4.0 upgrade, scoop-completion works fine in 7.3.10

So I'll just downgrade to a previous version of PowerShell. Works fine for me.

from scoop-completion.

FlawlessCasual17 avatar FlawlessCasual17 commented on June 8, 2024

It works now for me:
(WindowsTerminal)k482f7_11-18-2023

from scoop-completion.

FlawlessCasual17 avatar FlawlessCasual17 commented on June 8, 2024

@Maoyeedy so this bug is just a PowerShell related one, not a PS module one?

from scoop-completion.

FlawlessCasual17 avatar FlawlessCasual17 commented on June 8, 2024

not working for me either on Powershell 7.4

The current solution is to downgrade to PowerShell version 7.3.10, unfortunately.

from scoop-completion.

nahid6970 avatar nahid6970 commented on June 8, 2024

any solution found guys?

from scoop-completion.

FlawlessCasual17 avatar FlawlessCasual17 commented on June 8, 2024

@seanmamasde Sorry for closing this issue report 3 days ago, I was just annoyed by the spammy notifications.

EDIT: If this issue is resolved, could someone please mention me in a message?

from scoop-completion.

seanmamasde avatar seanmamasde commented on June 8, 2024

@Zliced13 If you don't want message notifications, you could simply unsubscribe from this issue, so you won't get it. I am not sure whether the issue you opened gets closed you'll get notified or not, but sure if I remember I will mention you so you'll know.

from scoop-completion.

FlawlessCasual17 avatar FlawlessCasual17 commented on June 8, 2024

@Zliced13 If you don't want message notifications, you could simply unsubscribe from this issue, so you won't get it. I am not sure whether the issue you opened gets closed you'll get notified or not, but sure if I remember I will mention you so you'll know.

I already unsubscribed from this thread @seanmamasde

from scoop-completion.

FlawlessCasual17 avatar FlawlessCasual17 commented on June 8, 2024

@Moeologist thank you for fixing that bug

from scoop-completion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.