Kovas Palunas

Results 47 issues of Kovas Palunas

- [ x ] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version. - [ x ] I have searched the issues of this repo and believe that this is not a...

type: bug

I'm interested in automatically exporting data from activity watch on windows so that other scripts can parse the data on a regular basis automatically. My first thought was to have...

`|` denotes the edge of my vim terminal window. This problem only happens when going past the edge of my screen (upon which my test visually wraps with `set wrap`)....

I was trying to sort the following string in the quotes only using gsi", with little success: args: "aaa=execution,aaa_bbb={STUFF},aaa_ccc={EXECUTION_MODE},aaa_ddd=" I went into the plugin code and added let delimiter =...

Is there a plan to add search and diagnostic highlighting to this plugin? I'm thinking like https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-map.md.

I'm interested in calculating correlation coefficients between two variables in a dataset, but controlling/adjusting for a third variable. I **think** this answer describes how to do what I want in...

Any plans to support mercurial with this tool? It may be easier for me to make a converted git copy and the run the tool, but thought I'd ask here...

The last release was in 2019 and there are some features like https://github.com/abishekvashok/cmatrix/issues/25 i would like to use without having to build this myself!

Feature

I'd like to try toggling a layer until a configurable number of seconds has elapsed, at which point the layer would toggle off. Is there any way to do this...

same as https://github.com/abishekvashok/cmatrix/issues/25