jtrv

Results 47 issues of jtrv

### Feature This proposal would work as follows: 1. From CWD `/home` edit a file with `kak /home/foo/bar/file.txt` 2. In normal mode type `:change-directory //` 3. `//` expands or aliases...

feature request

I would like to contribute to create a `fish_kak_key_bindings.fish` which would use kakoune's modal editing and bindings. Changing keybindings to match kakoune's seems like it should be simple enough. However...

enhancement
vi-mode

Hey I really like this tool but when I first used it, as with most CLI-tools, I went straight for vim-keys. It was easy to use otherwise, but it would...

### What is the problem this feature would solve? The `.bun/` directory unnecessarily pollute users' `$HOME` directory. Related: #696, #965 ### What is the feature you are proposing to solve...

enhancement

### Is your feature request related to a problem? Please describe. There is currently no timer functionality in Tandoor. ### Describe the solution you'd like I think one of the...

enhancement

https://github.com/saethlin/fls

This does not handle images with .avif extension

Would it be possible to support outputting to svg like https://github.com/nbedos/termtosvg ?

Type: Enhancement

### Suggestion / Feature Request The `shellclear/` and `.shellclear/` directories unnecessarily pollute users' home directory. The [XDGBDS](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) defines where these files should be placed with environment variables in order to...

enhancement

It would be nice to have a setting/flag to always output color codes so we can have it when piping the output as well. I currently have a "greeting" script...