Git Product home page Git Product logo

wsl2tool's People

Contributors

dangjinghao avatar

Watchers

 avatar

wsl2tool's Issues

wsl2tool映射的git无法正常被windows下的vsc使用

根据目前使用情况来看,vsc调用映射git出现了以下两个问题(含部分猜测

  • 调用 git status -z -uall 由于其输出和原输出部分字节不同,vsc无法完全正常分割,最终导致部分文件的状态的不正常显示。

  • 调用 git check-ignore -v -z --stdin由于需要输入一定字符串,但是程序的实现没有考虑输入字符串最终导致当vsc打开某文件时无法判断其是否被忽略,文件名无法转为灰色。

image
这是分别使用wsl和wsl2tool调用echo输出字符串的重定向到文件的内容
image
这是分别使用wsl2tool和wsl调用git status -z -uall重定向到文件的结果。
两种调用得到的输出的长度不一样,不知道如何解决。

其次,需要修改代码实现程序能够接收stdin。

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.