1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2024-11-23 16:42:07 +01:00
aerc/config
Zoltan Kalmar 8372e9e39f Add quotes to the default pinned-tab-marker
It's a fix for: https://todo.sr.ht/~sircmpwn/aerc2/361
Using an unquoted backtick char is leading to a config error:

```
Failed to load config: missing closing key quote from '`
' to ''
```
2020-03-13 09:09:56 -04:00
..
accounts.conf
aerc.conf.in Add quotes to the default pinned-tab-marker 2020-03-13 09:09:56 -04:00
bindings_test.go
bindings.go
binds.conf
config.go Add pinned tabs 2020-03-09 09:31:02 -04:00
triggers.go