Dennis Schridde
Dennis Schridde
`sync_history_on_enter: false` does not work with `history_file_format: "sqlite"`.
> @devurandom For now, I think you need to do `open file | into db | blah` That has unexpected results as well: ``` ❯ open .config/nushell/history.sqlite3 | into db...
What I would like to see working without much hassle is a setup like this: * Start Figwheel somewhere * Open a browser session for that Figwheel instance * Connect...
> Actually the better way to do this as I mentioned in the issue, is to set `:target-dir "resources/public"` as it will adjust all the internally calculated paths ie. `:output-dir`,...
"does not work" at all :( ``` ❯ circleci update You are running 0.1.5607 A new release is available (0.1.6949) Updated to 0.1.6949 ❯ circleci config validate Config file at...
I run into a different error now: ``` ❯ podman version Client: Podman Engine Version: 4.1.1 API Version: 4.1.1 Go Version: go1.18.3 Git Commit: f73d8f8875c2be7cd2049094c29aff90b1150241 Built: Mon Jun 20 00:52:03...
It seems the only thing missing now, after digitalocean/godo#441 is merged, is a `urn` attribute for the `digitalocean_kubernetes_cluster` resource?
This also makes the behaviour with regards to DNS name resolution ([CNI plugin "dnsname"](https://github.com/containers/dnsname)) more confusing, because even after installing the plugin name resolution will not work until the network...
I imagine that a click on Tab Groups shows me the same groups for all devices and different devices can have different or even the same group open - no...
To prevent collisions when using this from multiple devices, I suggest using/building a DB where each group and the relation of each tab to a group is maintained as a...