Anton Shepelev
Anton Shepelev
Hello, while trying to convert [this](http://artscene.textfiles.com/ansi/artwork/fist.ans) `.ans` file with your script: cat fist.ans | ./ansi2html.sh -p > fist.html I received a [mess](https://freeshell.de/~antonius/file_host/fist.html). Should your script work with these files?
**Feature category** - Check(Type 'x') any that Applicable item: - [x] Vim - [ ] Vim plugin I can't seem to find the documentation for the `.vsvimrc` file and its...
Hello, Will you please consider implementing *Vim*'s [`copyindent`](http://vimdoc.sourceforge.net/htmldoc/options.html#%27copyindent%27) option? It is very important for horisontal alignment of code with spaces while using tabs for indentation. *See also:* [Indent with tabs,...
## Proposal The current version of `sp_whoisactive` reports wait duration as part of the text value in the `wait_info` column, which is human-oriented and unamenable to sorting, filtering, or any...
``` [Ascension](http://inversed.ru/Ascension.htm). `[Delphi]` `[FPC]` A research programme aimed at the development of a general-purpose global optimization framework. Its core components are intelligent algorithms called metaheuristics, which are applicable to a...
The way to use a generated _EDID_ firmware is mentioned but in passing in the *Why?* section. I suggest that it be explained in greater detail in a separate paragraph...
Please, descibe in `README.md` the relationship of this *nvi2* to the original *nvi* ([site](https://sites.google.com/a/bostic.com/keithbostic/the-berkeley-vi-editor-home-page), [source](https://repo.or.cz/nvi.git)) editor: is it a brach regularly sicned with the original, or developed on its own...
Your port of the `elvis` editor does not inlclude the `elvfmt.exe` formatter, which is menioned in the documentation. If at all possbile, please add it to the port. mbert's elvis...
This is a proposal for you to provide a binary release of the [nex/nvi](https://sites.google.com/a/bostic.com/keithbostic/the-berkeley-vi-editor-home-page) editor, which a very thorough re-implementation of the original ex/vi. The source is hosted [here](https://repo.or.cz/nvi.git).
`podman` cannot stop your container gracefully: > StopSignal SIGTERM failed to stop container tvi in 10 seconds, resorting to SIGKILL The detailed log is [here](https://pastebin.com/raw/Bzk9eZN1). By experiment, I learned that...