Git Product home page Git Product logo

Comments (8)

vladdeSV avatar vladdeSV commented on August 23, 2024 1

You are completely right. I did not properly update my binary.

Works perfectly now πŸ‘

from klog.

vladdeSV avatar vladdeSV commented on August 23, 2024

Just to be sure, in Git for Windows (bash) I ran the following command

$ cat ./time.klg | vim -

, which successfully piped stdin to vim.

Screenshot 2021-04-26 011230

from klog.

vladdeSV avatar vladdeSV commented on August 23, 2024

Edit: Forgot to add klog version v2.2 [0bb0d83]. (i am sick and very tired)

from klog.

vladdeSV avatar vladdeSV commented on August 23, 2024

I also attempted this using pure cmd.exe (without using Windows Terminal) but received the same error

C:\Users\vladde>echo "2021-04-26" | .\klog.exe total
Error: No input given
Please do one of the following:
    a) pass one or multiple file names as argument
    b) pipe file contents via stdin
    c) specify a bookmark to read from by default

C:\Users\vladde>

from klog.

jotaen avatar jotaen commented on August 23, 2024

Thanks for reporting, I can reproduce this.

from klog.

vladdeSV avatar vladdeSV commented on August 23, 2024

I still experience this issue, even after compiling newest version.

PS C:\Users\vladde> klog version
Command line tool: v2.2  [0bb0d83]
File format: version 1 (RFC)

Checking for newer version...
You already have the latest version!


PS C:\Users\vladde> echo 2020-01-01 | klog json
Error: No input given
Please do one of the following:
    a) pass one or multiple file names as argument
    b) pipe file contents via stdin
    c) specify a bookmark to read from by default
PS C:\Users\vladde>

Tested with PowerShell, Git for Windows (bash), and pure cmd.exe on Windows 10 Pro (19042.928).

from klog.

vladdeSV avatar vladdeSV commented on August 23, 2024

If I can help with testing and so forth, tell me and I'll do my best to help out.

from klog.

jotaen avatar jotaen commented on August 23, 2024

Are you certain you have run the compiled binary and not your globally installed one? Because for the self-compiled binary the version output says Command line tool: v?.? [???????] (unless you configure the build flags manually to set these values explicitly).

from klog.

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.