Anton Kochkov

Results 608 issues of Anton Kochkov

So instead of repeating matches like ```vim highlight /^.*\.(zip|gz|bz2|xz|tar|tgz|tbz2|7z|rar|iso|rpm|deb)$/ ctermfg=red ``` It would be possible to define a link, like in vim: ``` filextype myimage *.jpg,*.jpeg,*.png,*.gif \ {View in feh}...

improvement/addition

## Checklist for submitting a pull request to `Terminals Are Sexy`: - [x] I have carefully **read and comply** with the [Contributing Guidelines](https://github.com/k4m4/terminals-are-sexy/blob/master/contributing.md) of this repo. - [x] I have...

enhancement
endorsement-needed

https://ircv3.net/specs/extensions/batch-3.2.html P.S. It is fun to see Irssi in the IRCv3 participating organizations list while it supports almost zero of IRCv3 features.

enhancement

In the modern world, the support for some languages that are right-to-left and mixing them with left-to-write words and numbers is crucial for a different software. At some point, this...

enhancement

See https://github.com/radareorg/radare2/pull/16194

paragraph
examples

See these: - https://github.com/radareorg/radare2/pull/17702 - https://github.com/radareorg/radare2/pull/17701

chapter

Print the following workflow: ``` r2 -e io.va=false /bin/ls [0x000068d0]> pfo elf64 [0x000068d0]> pf.elf_ pf.elf_ident pf.elf_phdr pf.elf_header pf.elf_shdr [0x000068d0]> pf.elf_ident @ 0 magic : 0x00000000 = "\x7fELF" class : 0x00000004...

paragraph
good first issue

There is a concept of literate programming, and running the code from the documentation. We should make a scripts/change the book to do exactly the same. So what we need:...

enhancement

- No dead external URLs https://github.com/davidtheclark/remark-lint-no-dead-urls - No dead links https://github.com/remarkjs/remark-lint - https://github.com/remarkjs/remark - https://github.com/Michael-F-Bryan/mdbook-linkcheck

Shortly explain `fastcall`, `thiscall`, etc, with the examples and radare2 commands, improve calling convention overall. See also https://github.com/radareorg/radare2book/issues/188 and https://github.com/radareorg/radare2book/issues/166

chapter