dm9pZCAq

Results 18 issues of dm9pZCAq

for now there is `\U0001F449` used but it would be nice to have option to change this somehow for example through **config**, **flag** or **environment variable** it would be useful...

how to reproduce: compile [Basic Working Example](https://github.com/nbulischeck/list.h#basic-working-example) with any `-std` ```sh cc -std=c11 test.c ``` and it produce: ``` list.h:11:17: warning: implicit declaration of function 'typeof' [-Wimplicit-function-declaration] 11 | typeof(head)...

here is my module ``` . ├── __init__.py ├── args.hy ├── config.hy ├── log.hy ├── macros.hy ├── main.hy ├── type_helpers.hy └── utils.hy ``` when i try to compile `hy2py args.hy`...

bug

## I'm submitting a… Bug Report ## Current Behavior i am starting new session with https://ifconfig.me/ua as homepage and it is showing default webkit useragent but after reload it sets...

bug

i use Gentoo and i got `Error: Unsupported OS Gentoo Linux`, also in Gentoo ping may be from both iputils and busybox (related to #140) for me this error appears...

for example first field is "priority" and second is file path and it is aligned: ```sh touch README.md 'file with spaces' printf '%s\n' '123 README.md' ' 23 file with spaces'...

- `nvim --version`: **v0.7.2** - `LuaJIT` 2.1.0-beta3 - `Features`: +acl +iconv +tui - `git --version`: 2.37.3 - Operating system/version: Gentoo - Terminal name/version: [st](st.suckless.org) 0.8.4 / tmux 3.3a - packer:...

bug