Giter Club home page Giter Club logo

kakship's People

Contributors

eburghar avatar tomkpz avatar

Stargazers

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

Watchers

 avatar  avatar

kakship's Issues

Add Cargo.lock

Hey there,

Thanks for the great status line!

I'm trying to build this project with Nix, as I use NixOS, but to get that to work I hit an error message:

> ERROR: The Cargo.lock file doesn't exist
>
> Cargo.lock is needed to make sure that cargoHash/cargoSha256 doesn't change
> when the registry is updated.

Would it be possible for you to create & add a Cargo.lock file to this repo?

Segment idea: list all opened buffers on the bar

Just like the bufline in vim and helix, it would be nice to create a segment to show opened buffers on the tabline.

The info seems to be available on %val{buflist}

Something like

[custom.kakbuflist]
description = "Open buffers"
format = "[ %val{buflist} ]($style)"
style = "fg:white"
when = ''
shell = ['true']
disabled = false

this is how it looks like

2023-09-19_14-26

Any idea on how do I make it better?

  • format the quoted list returned by buflist
  • omit the current opened buffer from list, as it already shows on the other segment
  • omit the debug buffer
  • add a marker to modified buffers

about the when directive

Hi, I'm trying out your plugin, and was wondering if there is a way to update a segment every 3 seconds or something like that.

thanks :)

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.