Giter Site home page Giter Site logo

lf-gadgets's People

Contributors

slavistan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lf-gadgets's Issues

Bat preview not working

I'm trying to get the bat preview instead of cat for any text file. I changed the previewer file but the output is still the same.

# lf-ueberzug-previewer
-  *) cat "$file" ;;
+  *) bat "$file" ;;

image
image

Replacing ls output by exa

Not really an issue but I don't see a discussion tab.
Is it possible to replace ls output by exa ?

Current :
image

Desired:
image

ueberzug error

I guess something changed in ueberzug.
I get ModuleNotFoundError: No module named 'PIL'

paste: no delimiters specified

Hello, I am trying to run the lf-ueberzug gadget directly just to preview the demo files. The .txt displays, but the other four do not. After I quit I get
paste: no delimiters specified
cleanup:kill:2: kill 22096 failed: no such process

I'd imagine this is from the
cat <<-EOF | paste -sd '' >"$LF_UEBERZUG_TEMPDIR/fifo"
in lf-ueberzug-previewer, but I don't know why this would be getting no delimiters specified. I am using zsh, but I'm guessing it might just be an OS issue.

I also have no idea what is causing the second line that is returned, so any help there would be welcome as well, assuming it's independent of the first.

XDG compliance.

Could you make your scripts XDG compliant?

Regards,
Piotr

Not working!

Hi!
lf-ueberzug only work in the git directory.
When I put the files in /usr/bin, create the alias in .zshrc, the lf-ueberzug not using the lfrc file, and the previews not working.
What the solution for this?
Thanks!

Don't source lfrc

Gadgets should not source the default lfrc as this may introduce unstable behavior depending on the user's default configuration of lf.

Refactor gadget to be usable without installation

As the gadgets serve as inspiration and as a blueprint for a customized implementation there's no use installing the individual gadgets. Instead, it would be much more comfortable if the gadgets could be tried out in-place. Let's see if this works.

Add support for libxel(image2sixel) for displaying images.

  • As we all know ueberzug is not maintained any more.
  • So can you please add support for libsixel(image2sixel) for displaying images.
  • libsixel protocol is supported by so many terminal emulators like foot.
  • img2sixel can be used with imagemagick for displaying images in lf.

Issue with lf-yt

jq: error (at <stdin>:15): Cannot iterate over null (null) jq: error (at <stdin>:15): Cannot iterate over null (null) jq: error (at <stdin>:15): Cannot iterate over null (null) curl: option -o: requires parameter curl: try 'curl --help' for more information
I keep on getting this error despite everything being there

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.