adnan360

Results 10 issues of adnan360

**Background:** When I use an appimage, I usually keep a `.home` and `.config` directory beside it so that files created by that appimage doesn't get into my user home directory...

**Is your feature request related to a problem? Please describe.** Sometimes seeing letters on screens is not enough to learn how to write them on paper. Writing is an important...

I'm experimenting with a [Hexo](https://hexo.io) site on GitLab pages. For comments I'm using HashOver Next with it. On **config/settings.json** I have: ``` "allowed-domains": [ "*.blogspot.com", "*.gitlab.io" ] ``` On the...

Adds a mode script that allows to run bash aliases on the system

I'm [trying to prepare a port](https://notabug.org/adnan360/openbsd-ports/src/master/graphics/annotator) for Annotator on OpenBSD 7.0. When run, it gives me: ``` $ com.github.phase1geo.annotator ** (com.github.phase1geo.annotator:27223): CRITICAL **: 01:52:17.277: Settings.vala:87: Could not connect: No such...

question

When categories are set like this: ``` categories: - [Featured] - [Tutorial] ``` Landscape theme shows arrows between categories, although they are not nested: ![wp-hierar-cat-01](https://user-images.githubusercontent.com/7857310/88483440-c7eeb300-cf89-11ea-9e25-80fd34f31d33.png) Discussed [here](https://github.com/hexojs/hexo-migrator-wordpress/issues/36#issuecomment-664199660) and [here](https://github.com/hexojs/hexo-migrator-wordpress/issues/54#issuecomment-664005653) >...

bug

I tried something like this on a GitLab build based on Alpine Linux: ``` BODY_SOURCE=$(echo "$BODY_SOURCE" | sh inc/markdown.bash/markdown.sh /dev/stdin) ``` It works on a Void Linux machine just fine,...

Just found this project. Thanks a lot for creating this. I was trying to use code block with 3 backticks (`\`` ... ```) but it doesn't work. Input: ``` echo...

One thing I noticed is that when I go to a dir, even when there is an `index.html` file it does not go to it automatically. It instead shows the...

Thanks for the excellent list. I think [ExTerminal](https://github.com/veksha/cuda_exterminal) should be added in the list. I tried Terminal and [Terminal_Plus (aka Terminal+)](https://github.com/CudaText-addons/cuda_terminal_plus). Both have a separate field for inputting command, which...