Jay Freeman (saurik)

Results 66 comments of Jay Freeman (saurik)

I am also curious about this: so even if someone wanted to help, the changes would not be merged? Instead, the project would be deprecated and essentially handed over to...

The type signature of the function isn't correct anyway: it should be {ok, any()}, not just ok :/.

I am sorry, potentially due to just being too tired or something, I am having a difficult time understanding how to proceed based on your response. I was looking for...

@YazzyYaz I'm now realizing that I should have complained about this during that call I was just sitting in on (as you made it sound like I'd have to be...

@YazzyYaz Yes: I am only saying it should exist in the RPC response (so tooling that accepts a JSON/RPC URL can be chain-agnostic).

FWIW, I think this issue has been fixed? I just tried the following, and the behavior on ESC was correct. ```elisp (electric-indent-mode 0) (evil-define-key 'insert prog-mode-map (kbd "RET") #'newline-and-indent)```

@wasamasa OK, yeah; I actually have spent the last couple hours playing with the behavior of various indentation insertions (as I really want to maintain indent but never add new...

(That said, I also don't really understand why this one function is doing "double-duty" for both the hook that maintains the variable and the actual removal. There was maybe a...

The behavior I was really looking for was the behavior of what happens if you do filetype plugin indent off with set autoindent and smarttab, which is that if you...

@stepmes That doesn't work because Trezor doesn't currently support either of the derivation paths used by Ledger. @matejcik FWIW, they are (apparently) *not* "standardized": Ledger uses m/44'/60'/0' (which happens to...