Eugene Diachkin
Eugene Diachkin
First of all I'd like to thank for the convenient tool to pick themes. There are some issues I've discovered: *1: The app incorrectly handles Ctrl-c*: 1. Run alacritty-themes 2....
### Describe the bug Hello and thanks for the great product! Playing with nu for a few days now and enjoying it a lot. Found an issue: when `input` is...
### Related problem I have a table with columns coming from an external api (the result of `kubectl` command). The columns are all upcased, so I want to downcase them...
https://github.com/eveningkid/denodb/blob/master/deps.ts#L5 uses dex from https://raw.githubusercontent.com/Zhomart/dex/930253915093e1e08d48ec0409b4aee800d8bd0c/mod-dyn.ts, which depends on the latest version of Deno std: https://raw.githubusercontent.com/Zhomart/dex/930253915093e1e08d48ec0409b4aee800d8bd0c/lib-dyn/deps.ts The latest version doesn't seem to provide node/events anymore. Thus denodb is no longer installable:...
### I confirm that... - [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved. - [X] I have read...
### Describe the bug When `alt+d` is pressed in the middle of a command line, it shows the error: `cat: write error: Broken pipe`. I have not redefined the key,...
At the moment one can use `source: auto` in the `template` resource to search for the matching file somewhere under the `templates` dir in the directory of the file. These...
From the discussion: https://github.com/nushell/nushell/discussions/8859 I'm trying to remove the last part of the long_token_separated_by_underscores. For this purpose I tried binding the actions in question: ``` { name: delete_word modifier: control...
Per https://github.com/sorah/hocho/issues/13. This options is only applicable to ssh-based drivers, i.e.: bundler, mitamae. It's not applicable to itamae_ssh as this driver doesn't copy the files, so there's nothing to keep...
In https://github.com/sorah/hocho/blob/master/lib/hocho/drivers/ssh_base.rb#L48 there's the check for `keep_synced_files` which is not defined anywhere. Looks like this feature didn't survive dec1dab2ac49fa5eca093c8c511bbd336ca3884d and f4a45769e7c37f675ffe7bd86e75129accc7e840. Though it would be great to have: sometimes debugging...