o
    žD®fû  ã                   @  s<   d dl mZ d dlmZ ddgZeZdd	d„Zdd
d„ZdS )é    )Úannotations)ÚKeyPressEventÚ
focus_nextÚfocus_previousÚeventÚEÚreturnÚNonec                 C  ó   | j j ¡  dS )zL
    Focus the next visible Window.
    (Often bound to the `Tab` key.)
    N)ÚappÚlayoutr   ©r   © r   úb/home/ubuntu/webapp/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   N)r   r   r   r	   )Ú
__future__r   Ú(prompt_toolkit.key_binding.key_processorr   Ú__all__r   r   r   r   r   r   r   Ú<module>   s    þ
