##// END OF EJS Templates
add fullscreen support for QtConsole throught shortcut...
add fullscreen support for QtConsole throught shortcut add a toggleFullscreen action to qtconsoleapp and connect it to the 'Ctrl+Meta+Space' shortcut (which is Command+Ctrl+Space on Mac) add shortcut description in %guiref move maximize and minimize shortcut/fonction to another branch
Matthias BUSSONNIER -
r4817:677c8ced
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_completion_lexer.py Loading ...
test_kill_ring.py Loading ...