Ivan Rudoy

Results 8 issues of Ivan Rudoy

ACK can't find `search_string` in file with contents: ``` абвгдежз search_string ``` (file encoding is `Windows 1251`) `ack "search_string" /path/to/dir/with/file -R` ❌ `grep "search_string" /path/to/dir/with/file -R` ✅ If you delete...

unicode

When I open the file, UI appears for a moment, but then disappears. ![merge-conflicts-bug](https://cloud.githubusercontent.com/assets/5372690/14517253/be5068be-024e-11e6-9a9f-a30f0d16ef9c.gif)

**Describe the bug** When trying to upload some tracks got an error `Sorry, looks like that wasn't a track!` in the UI. Some investigations led to the conclusion that tracks...

**Describe the bug** Tried to enable Lua plugins, but it doesn't work. Have this in logs: ``` assetto-multiserver_1 | time="2020-11-02T14:51:49Z" level=error msg="manager start plugin script failed" error="open ./plugins/manager.lua: no such...

TODO https://github.com/dimsemenov/PhotoSwipe/pull/1928

```shell $ node -v v10.2.1 $ yarn add babar --dev error [email protected]: The engine "node" is incompatible with this module. Expected version ">=4

Hi there! It would be great if someone create Homebrew formula for css3fonts. https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Formula-Cookbook.md#formula-cookbook

enhancement
help wanted

Destiny doesn't support webpack [resource query](https://webpack.js.org/configuration/module/#ruleresourcequery). I think it should remove the query section of a request string before resolving it. Example: ```js import Foo from './foo.css?inline' ``` ERROR: Cannot...

enhancement