-
Hey there,
it would be awesome if there was an option to enable rendering on ANSI color sequences.
If a file contains such sequences, the corresponding sections become pretty much unreadable if …
-
In `language-ansi/styles/ansi.less`:
Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you should stop usi…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.21.2 x64
**Electron**: 1.6.15
**OS**: Mac OS X 10.13.2
**Thrown From**: [script](https://github.com/rgbkrk/atom-script) package 3.17.3
…
-
I summarized the changes below.
- FinalSun and FinalAlert now reads the game path from registry, no matter how the configuration file writes.
- `FinalSun.ini` and `FinalAlert.ini` now uses UTF-8 e…
-
It'd be very nice to support colors in the build output independently of the editor colors. It'll help with reading through compiler errors and warnings. I think either a custom highlighting solution …
-
I get an error "Error detected while processing VimEnter Auto commands for "*":
E492: Not an editor command: :ConcealRetab" when 'git diff',
but pager, ansi coloring working greatly.
-
There are several things that need to be improved with the Remote Editor:
1) WYSIWYG editor with ANSI support
2) Persist all buffers to disk in case of crash/disconnect
3) Menu that lets you reco…
-
It compiles and runs fine, this is just some warnings with GCC 10.2.1 20201203 on Linux ppc64le.
I’m preparing a pull request.
```
$ make
cc -O2 -Wall -W -Ilua/src `pkg-config --cflags sdl2 SDL2…
-
I would like to work on the test editor chapter. I have a [package for handling ANSI](https://github.com/lukewilliamboswell/roc-ansi) escape sequences which are supported in most modern terminals, and…
-
Found when dealing with #8589 :
Steps to Reproduce the Issue
1. Open any nfo file.
2. Set it's charset to ANSI
3. Switch to other doc and then switch back
### Expected Behavior
The …