-
```
1. Enhancements for Ajax
When using any Ajax inline editing tool, like
http://www.appelsiini.net/projects/jeditable, there is a need to reformat
the code listing. In the current version of SH, a s…
-
Windows can be told that a process is DPI aware using this code:
```python
try:
ctypes.windll.shcore.SetProcessDpiAwareness(True)
except Exception:
pass
```
Without this Windows wil…
-
```
1. Enhancements for Ajax
When using any Ajax inline editing tool, like
http://www.appelsiini.net/projects/jeditable, there is a need to reformat
the code listing. In the current version of SH, a s…
-
```
1. Enhancements for Ajax
When using any Ajax inline editing tool, like
http://www.appelsiini.net/projects/jeditable, there is a need to reformat
the code listing. In the current version of SH, a s…
-
Hello everyone,
I've got a little on-going project of mine that I'm working on and I came across an issue that I'm unaware of a fix for - I've created a transparent window and am attempting to place …
N4GR updated
3 months ago
-
```
1. Enhancements for Ajax
When using any Ajax inline editing tool, like
http://www.appelsiini.net/projects/jeditable, there is a need to reformat
the code listing. In the current version of SH, a s…
-
```
1. Enhancements for Ajax
When using any Ajax inline editing tool, like
http://www.appelsiini.net/projects/jeditable, there is a need to reformat
the code listing. In the current version of SH, a s…
-
### Versions
ConEmu build: 190108 x32/x64
OS version: Windows 10, 201810 update x32/x64
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): cmd, all shell will crash
…
-
```
Nice project. I've attached a patch to shCore.js that allows you to load
the source from a remote URI, which I find quite useful. This would be
done as follows:
enter/link/to/some/code.py
It…
-
```
Nice project. I've attached a patch to shCore.js that allows you to load
the source from a remote URI, which I find quite useful. This would be
done as follows:
enter/link/to/some/code.py
It…