avidseeker
avidseeker
``` Lorem ipsum dolor sit amet, consetetur sadipscing elitr. We've got a long way to go. Lorem ipsum dolor sit amet, ``` Hitting enter at location results in: ``` Lorem...
See: https://wiki.xmpp.org/web/Roster for more info
I wrote some of my frustration with the current state of contacts on XMPP on [email protected]: https://mail.jabber.org/hyperkitty/list/[email protected]/thread/O52EPUXS3UEBTONKEYSI4U66OR5MDDZW/ and I found most of my suggestions already implemented. You might find this...
### Expected behavior of the wanted feature Currently, mpv saves playing position and speed values within a file named after the md5sum of the file it was playing. Suggestion: use...
[Unicode Bidirectional Algorithm](https://www.unicode.org/reports/tr9/) describes specifications for the positioning of characters in text containing characters flowing from right to left. Here's an example text: ``` Lorem ipsum dolor sit amet, consetetur...
ueberzug would be useful for this task.
**Explain the problem.** ``` echo "العربية ---لغة العرب--- هي \"إحدى\" اللغات 'القديمة' وبالتالي..." \ | pandoc -M lang=ar -f markdown -t rst -s ``` Result: ``` العربية —لغة العرب— هي...
Pandoc offers a way to specify text direction: > **dir** the base script direction, either rtl (right-to-left) or ltr (left-to-right). For bidirectional documents, native pandoc spans and divs with the...
neomutt.vim hasn't been updated for two years and neomutt folks have been refactoring a lot of the config. @flatcap
### Steps to reproduce 1. Paste this text ``` السَّلامُ عليْكُم ``` 2. `:set arabic` ### Expected behaviour Two problems: * Diacritics are mispositioned. * Positioning cursor on a letter,...