Home
last modified time | relevance | path

Searched refs:space_for_menu (Results 1 – 3 of 3) sorted by relevance

/dports/devel/ipython5/ipython-5.10.0/IPython/terminal/
H A Dinteractiveshell.py95 space_for_menu = Integer(6, help='Number of line at the bottom of the screen ' variable in TerminalInteractiveShell
348 'reserve_space_for_menu':self.space_for_menu,
/dports/devel/ipython/ipython-7.29.0/IPython/terminal/
H A Dinteractiveshell.py104 space_for_menu = Integer(6, help='Number of line at the bottom of the screen ' variable in TerminalInteractiveShell
430 'reserve_space_for_menu':self.space_for_menu,
/dports/devel/ipython/ipython-7.29.0/docs/source/whatsnew/
H A Dversion7.rst733 :configtrait:`TerminalInteractiveShell.space_for_menu`, this will reserve more