You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2019. It is now read-only.
xonsh: To log full traceback to a file set: $XONSH_TRACEBACK_LOGFILE = <filename>
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/xonsh/__amalgam__.py", line 8436, in _call
handler(**self._kwargs)
File "/usr/local/lib/python3.7/site-packages/xontrib/fzf-widgets.xsh", line 57, in custom_keybindings
@handler('fzf_history_binding')
File "/usr/local/lib/python3.7/site-packages/xontrib/fzf-widgets.xsh", line 53, in handler
return bindings.registry.add_binding(key)
AttributeError: 'KeyBindings' object has no attribute 'registry'
Exception raised in event handler; ignored.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: