Results 79 comments of avidseeker

This seems a duplicate of https://github.com/vim/vim/issues/204

> thanks @dpelle but it is reverse: ![prob](https://user-images.githubusercontent.com/78138597/153755811-f728d0a8-0635-4b55-a573-abe8fcb1c87a.png) i need to be like this: `چو ایران نباشد تن من مباد بدین بوم و بر زنده یک تن مباد` Try disabling...

I can confirm on v1.2.2. This also happens with other "Views". Namely, Sidebar, Toolbar, and menubar. 1. View > Show Sidebars (off) 2. View > Show Toolbars (off) 3. View...

Workaround in zsh: ``` $ calcurse -c =(cat "$XDG_DATA_HOME"/calcurse/apts*) ``` With the obvious drawback of losing changes on save. Note that bash process substitution `calcurse -c

* Running on default config * Tested on `konsole, xfce-terminal` and `bash, zsh` * Resize using mouse drag

Related PR: https://github.com/lfos/calcurse/pull/357

A limited workaround using zsh: ``` $ calcurse -c =(echo "07/01/2024 [1] Today is the day") ``` For the same reason mentioned here in https://github.com/lfos/calcurse/issues/484, `

Have you taken a look in the documentation? Check page 15. ```sh texdoc apa7 ```

Can reproduce with `en-us` and `ar-kbd` layouts Fedora 36. Lag somehow starts after switching language with Super+Space. I updated the system and restarted it, and it seems like it's gone.

Check that you installed Ayaspell. `Ctrl+Alt+E` shows all installed extensions. If it wasn't installed, follow the guide from [Archwiki](https://wiki.archlinux.org/title/Localization/Arabic#Libreoffice).