aboutsummaryrefslogtreecommitdiff
path: root/pkg/config/yaml.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* #26: Introduce new option `auto-target`René 'Necoro' Neumann2020-08-221-6/+9
|
* 'Exec' as an alternative to 'Url'René 'Necoro' Neumann2020-05-251-1/+3
|
* Allow options on group level.René 'Necoro' Neumann2020-05-101-4/+6
| | | | Closes #12.
* Reintroduce yaml-internal `feed`René 'Necoro' Neumann2020-05-011-5/+12
|
* Print warning on deprecated options. Handle "disable-ssl-verification"René 'Necoro' Neumann2020-05-011-3/+5
|
* Print warning, when unknown global option. Also support specifying the new ↵René 'Necoro' Neumann2020-05-011-0/+23
| | | | 'options:' keys on global level, but print warning.
* YAML Parsing: Enable 'KnownFields'René 'Necoro' Neumann2020-05-011-0/+9
|
* Yaml: Pass `Reader` around instead of []byteRené 'Necoro' Neumann2020-05-011-5/+6
|
* Remove pointers from feed options. Detect unknown fields in feed and group ↵René 'Necoro' Neumann2020-05-011-14/+66
| | | | options.
* Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann2020-04-261-5/+20
| | | | Closes #1
* Push global feed configuration to feedsRené 'Necoro' Neumann2020-04-251-2/+3
|
* Larger restructuringRené 'Necoro' Neumann2020-04-251-0/+120
amp;follow=1'>IE: Remove isub/isup: they are not supported anymoreRené 'Necoro' Neumann1-1/+1 2013-11-21IE/IJ: Session logicRené 'Necoro' Neumann1-2/+15 2013-11-06Colorscheme for virtual console.René 'Necoro' Neumann1-1/+5 2013-11-01Do not try to set window title and stuff in linux consoleRené 'Necoro' Neumann1-0/+3 2013-10-30Set terminal title not only on path change, but for each new prompt.René 'Necoro' Neumann1-2/+2 2013-10-22cwd-spawn: Use M-Return instead of M-o for consistency.René 'Necoro' Neumann1-2/+2 2013-10-22Add cwd-spawn to urxvt to allow spawning a new terminal from the currentRené 'Necoro' Neumann3-2/+199 working dir. 2013-10-22Use chpwd_functions and precmd_functions instead of putting everything inRené 'Necoro' Neumann1-19/+23 precmd(). 2013-09-30urxvt: execute the wgetpaste check each timeRené 'Necoro' Neumann1-2/+5 2013-09-30urxvt: wgetpaste fixRené 'Necoro' Neumann1-4/+4 2013-09-30Allow HOME variable in .Xresources.René 'Necoro' Neumann2-3/+3 2013-09-30wgetpaste support for urxvt.René 'Necoro' Neumann2-1/+28 2013-09-30Urxvt autotransform for <filename>:<line>.René 'Necoro' Neumann1-1/+4 2013-09-30Remove tabbed(x) from urxvt. We use i3 -- no need for it.René 'Necoro' Neumann1-9/+0 2013-09-30Do not display icon in urxvt. It's not supported by i3 anyway.René 'Necoro' Neumann1-1/+1 2013-09-29Remove wrong monitors lineRené 'Necoro' Neumann1-1/+0 2013-09-29Delete vimperator paste plugin -- seems not to work anymore with new FFRené 'Necoro' Neumann1-266/+0 versions. And it wasn't used anyway. 2013-09-29Use $HOST instead of Cauchiy in titleRené 'Necoro' Neumann1-1/+1 2013-09-24Remove herbstluftwmRené 'Necoro' Neumann1-1/+0 2013-09-24Conky changesRené 'Necoro' Neumann2-5/+13 2013-09-15Remove trailing slash from \~ulpRené 'Necoro' Neumann1-1/+1 2013-09-15Make cci explicitly use python2René 'Necoro' Neumann1-1/+1 2013-09-10Node/NPM preparationRené 'Necoro' Neumann3-1/+13