Yury Ershov

Results 14 issues of Yury Ershov

Hi, I love this extension and I have a proposal for improvement. Today, there's only one list of sites which acts as 'inverted list' or 'no touch list' depending on...

enhancement

In line 249 there should be spaces before and after the link: `str = str.replace(stra[0], ' ' + repstr + ' ');` because the regex captures them and they get...

Looks like a bug when parsing a link: ``` micromarkdown.js:389 Uncaught TypeError: Cannot read property 'replace' of undefined micromarkdown.mmdCSSclass @ micromarkdown.js:389 micromarkdown.parse @ micromarkdown.js:192 LoadMarkdown @ snippets.html:11 onload @ snippets.html:17...

### Operating System MacOS ### What's the issue you encountered? ### How can the issue be reproduced? 1. Remove any existing installation ``` rm -rf \ /Applications/imhex.app \ ~/Applications/imhex.app \...

feature request

### Operating System MacOS ### What's the issue you encountered? I created a custom text and binary mgc files but ImHex doesn't pick them up. ### How can the issue...

bug

### What feature would you like to see? I would like to be able to handle the errors in a soft way. For example, in a file there is a...

feature request

### Operating System MacOS ### What's the issue you encountered? In Content Store there button "Remove" doesn't actually remove the thing. ### How can the issue be reproduced? 1. Make...

bug

### Operating System MacOS ### What's the issue you encountered? Because "Standard Magic" is not included in the app installation, the patterns are not automatically loaded when a file is...

bug

Hi, I'm a Vim user. I'm used to the fact that Ctrl-C switches Vim to Normal mode from wherever it is. It doesn't work like that in SC-IM. I was...

fixed / done
working on it

This is a proof-of-concept for enabling the 'split' layout to use the 'bias' option and allowing to specify the absolute values for 'resize_window' command. The 'bias' option was previously ignored...