Marcus Albertsson 12975347ee Fix: Exception in conf utils
The bug was related to trying to split a string with unstript spaces in
the action parameter. It resulted in a unbound error as there was no
previous raise when getting the key from args_funcs. The fix is twofold,
it makes sure that we raise the keyerror if we're trying to grab a non
existing key and we're stripping the spaces from the action before
splitting.

This should fix both the unbound error and the not being able to resolve
correct actions.
2018-06-29 08:56:25 +01:00
2018-06-23 14:59:36 +05:30
2018-06-29 08:56:25 +01:00
2018-02-12 10:19:29 +05:30
2018-06-18 14:39:12 +02:00
2018-05-09 11:32:22 +05:30
...
2018-06-16 08:41:19 +05:30
2018-05-30 12:46:00 +05:30
...
2018-06-02 11:29:07 +05:30
2018-06-12 08:53:22 +05:30
2017-12-01 12:15:36 +05:30
...
2017-12-12 22:23:16 +05:30

= kitty - the fast, featureful, GPU based, terminal emulator

See https://sw.kovidgoyal.net/kitty

image::https://travis-ci.org/kovidgoyal/kitty.svg?branch=master[Build status, link=https://travis-ci.org/kovidgoyal/kitty]
Description
No description provided
Readme GPL-3.0 155 MiB
Languages
Python 38.5%
C 28%
Go 26.4%
Objective-C 5.5%
Shell 1%
Other 0.5%