-
When I run the command `doom refresh` or `doom upgrade`, it fails with the information below
```
x There was an unexpected error:
Type: error
Message:
error
Data:
"Failed to run…
-
Short Date Format changed to M/D/YYYY format when local OS is D/M/YYYY, and also introduced "\u200E" character
I recently updated to Notepad3 (x64) v5.20.915.1 and found the ctrl+F5 short date ins…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
```
java.library.path=D:\projects\ocrLiteDemo\src\main\resources\jni
modelsDir=D:\projects\ocrLiteDemo\src\main\resources\models, detName=dbnet_op, clsName=angle_op, recName=crnn_lite_op, keysName=k…
-
WSL is unable to start windows executables that have been created by windows store apps e.g.
`C:\Users\Klaus\AppData\Local\Microsoft\WindowsApps\EmEditor.exe`
strace:
```
ubuntu@PC-001:~$ strace…
agowa updated
4 years ago
-
Useful text editor for viewing large files.
Download: https://www.emeditor.com/download/
-
Hi
i am getting below error everytime i am trying to start minishift on windows 7 with virtual box 5.1.28.
minishift version : 1.7.0
start command : "minishift start --vm-driver=virtualbox".
i …
-
I tried the version 1.97, in vertical mode, and multi caret, after moving the cursor to the right(ctrl + right) to the end of the line, it moves to the next line. Again, moving to the left has the sam…
-
**Describe the bug**
I find that language colors seems to be incomplete for wakatime. They are not applied due to incorrect name (`Vue` in `languageColors.json` while `Vue.js` in wakatime) or missing…
-
我经常会处理数据,需要把换行符替换为其他字符,因此对编辑器的正则表达式功能需求比较高,使用过的EmEditor和EverEdit、[秀丸](https://hide.maruo.co.jp/software/hidemaru.html)都比较优秀,秀丸的正则表达式是调用一个HMJRE.DLL文件。
notepad2系列的正则表达式一般般,只支持单行模式,比如 \n 代表换行符的功能都没有,只…