Zach Himsel

Results 10 issues of Zach Himsel

#### General information With pure prompt, git status is not displayed if you use a different git dir path (and set `$GIT_DIR` and `$GIT_WORK_TREE` accordingly). #### System report (output of...

Without using `-a `, the `open` command just uses the user's default browser. This may not be the case, and if it's not, it breaks the preview workflow when `g:vim_markdown_preview_browser="Google...

Right now, the snapshot created to clone a BE dataset is named with just the date (e.g. `ROOT/default@2020-03-23-14:46:49`). I'm thinking that the snapshot name should be one of the following:...

Type: Enhancement
Priority: Low
Topic: Core

If a user wants to set they're own key map for the toggle function, the one set by this plugin still exists. This can obviously just be overridden in the...

This repo appears to be abandoned. Active development is happening over at Alex Gurenko's fork on Gitlab: https://gitlab.com/agurenko/plasma-applet-thermal-monitor See https://github.com/kotelnik/plasma-applet-thermal-monitor/issues/64 for the relevant discussion.

Fixes https://github.com/kotelnik/plasma-applet-thermal-monitor/issues/67 Written by /u/DGLS575 on Reddit: https://www.reddit.com/r/kdeneon/comments/gkyuij/attempting_to_configure_thermal_monitor_widget/ft3gsvq/ This is a direct patch from the above author. Feel free to modify it as you see fit. I've already tested this...

### Description From https://github.com/nvim-tree/nvim-tree.lua/issues/1985#issuecomment-1582896807 > Is there really no way to open to the window that was previously active before selecting the nvim-tree window (regardless on navigation method)? > >...

awaiting feedback

**Is your feature request related to a problem? Please describe.** I'd like to save battery under normal circumstances by keeping the websocket connection disabled (relying on Firebase for notifications). _However_,...

enhancement

https://github.com/nvim-lualine/lualine.nvim Maybe. Gotta see if there's feature parity. Otherwise, I'll stick with airline (even though it's vimscript). Things to configure/address: - [ ] section components - [ ] section dividers...

improvement
vim

#### Terraform Enterprise version Using HCP Terraform (Terraform Cloud) #### Terraform version ```plaintext Terraform v1.5.7 on darwin_arm64 + provider registry.terraform.io/hashicorp/aws v5.58.0 + provider registry.terraform.io/hashicorp/tfe v0.58.0 ``` #### Terraform Configuration Files...

bug