CEUK

Results 26 issues of CEUK

Hi :) Is there a way currently to use the Sender header (if present) instead of From in `index_format`? `%a` `%A` `%F` `%f` `%n` `%u` etc all don't seem to...

type:question

Hey, This PR removes the tabs permission and refactors/removes anything that depended on `tab.url` or `tab.title`. The only real change is that I removed the "duplicate in incognito" command. There's...

Steps to recreate: * clone master (e3311d7) * cd into the assets folder * do any of the following: * run `bat cache --build --source . --target .` without changing...

When searching on the gnome dash in 19.10 the icons are all invisible (they still seem to be there though as the enter key will open the first result) Related...

Hey, Trying to implement song change notifications currently requires fetching the track info via playerctl or a similar method (unless I'm missing something) - which can be problematic (see: #337...

enhancement
pinned

It's possible this could be a home assistant issue as I haven't confirmed directly, but it seems unlikely. I have half a dozen or so of these dimmers and none...

NVIM v0.7.2 You have to use something like `` or `zz` to see it. Also, would it be possible to show it at the top of the file once the...

bug

Hi, Just something to be aware of. If you substitute class-based state for `useState` in react and attempt to use it to store your `routeConfig` you'll get an outdated version...

framework: react

Hey, Get this error whenever I'm inside a git directory. Commenting out [this line](https://github.com/speedenator/agnoster-bash/blob/master/agnoster.bash#L247) fixes it ``` --*- multitail 6.4.2 (C) 2003-2014 by [email protected] -*-- The following problem occured: -----------------------------...

Hey, see: https://github.com/gsoft-inc/azure-devops-npm-auth/blob/9c2fca43982c3063113154a13cb9a6e4f289b06c/npm-config/index.ts#L13-L15 It's fairly common (I think) to not prefix nested dotfiles with a dot e.g. mine is at `~/.config/npm/npmrc` which causes this script to break as it tries...