o
    ÞË·e×  ã                   @   s@   d dl mZ ddgZeZdeddfdd„Zdeddfdd„ZdS )	é    )ÚKeyPressEventÚ
focus_nextÚfocus_previousÚeventÚreturnNc                 C   ó   | j j ¡  dS )zL
    Focus the next visible Window.
    (Often bound to the `Tab` key.)
    N)ÚappÚlayoutr   ©r   © r   ú`/var/www/ideatree/venv/lib/python3.10/site-packages/prompt_toolkit/key_binding/bindings/focus.pyr      ó   c                 C   r   )zT
    Focus the previous visible Window.
    (Often bound to the `BackTab` key.)
    N)r   r	   r   r
   r   r   r   r      r   )Ú(prompt_toolkit.key_binding.key_processorr   Ú__all__ÚEr   r   r   r   r   r   Ú<module>   s    þ