> Many existing terminals support a feature whereby a user can press a keybinding anywhere in the OS, and summon their terminal application. [...] This global summon action is often referred to as "quake mode", a reference to the video game Quake, who's console slid in from the top. This is not to play Quake in WT, this allows WT to behave like the console window in Quake descendants that displays when [ ~] is presse…
Hey now, I've used it to blindly type in the command to switch screen resolution when I accidentally set it to something my computer didn't support back in the day
Windows Terminal Quake Mode
51–60 of 91 posts
Re: Windows Terminal Quake Mode
#52I've been using Auto Hotkey[1] for a while and it's truly amazing to bring the missing hotkeys feature to Windows. This, plus Altdrag[2], Quicklook[3] and Winxcorners[4] are my must have. 1: https://www.autohotkey.com/ 2: https://stefansundin.github.io/altdrag/ 3: https://www.microsoft.com/en-us/p/quicklook/9nv4bs3l1h4s 4: https://github.com/vhanla/winxcorners
As we're a little OT here, I might as well recommend you check out GridMove which moves windows to predefined positions on any of the screens with a press of a hotkey.
Re: Windows Terminal Quake Mode
#53> Many existing terminals support a feature whereby a user can press a keybinding anywhere in the OS, and summon their terminal application. [...] This global summon action is often referred to as "quake mode", a reference to the video game Quake, who's console slid in from the top. This is not to play Quake in WT, this allows WT to behave like the console window in Quake descendants that displays when [ ~] is presse…
That's what they're saying.
Re: Windows Terminal Quake Mode
#54Re: Windows Terminal Quake Mode
#55Please come up with reverse searches and forward searches in terminal and I swear I will change my primary OS to Windows.
Re: Windows Terminal Quake Mode
#56Earlier quoted context omitted.
Reverse/forward searches are features of the shell, not the terminal. As others have noted, PowerShell supports those.
> searches are features of the shell, not the terminal no, tmux/screen implement search in the terminal output buffer and work well.
Re: Windows Terminal Quake Mode
#57Please come up with reverse searches and forward searches in terminal and I swear I will change my primary OS to Windows.
Re: Windows Terminal Quake Mode
#58Re: Windows Terminal Quake Mode
#59I've been using Auto Hotkey[1] for a while and it's truly amazing to bring the missing hotkeys feature to Windows. This, plus Altdrag[2], Quicklook[3] and Winxcorners[4] are my must have. 1: https://www.autohotkey.com/ 2: https://stefansundin.github.io/altdrag/ 3: https://www.microsoft.com/en-us/p/quicklook/9nv4bs3l1h4s 4: https://github.com/vhanla/winxcorners
I ended up installing TouchCursor [1] which did everything I need at present, but will persevere with AHK.
Re: Windows Terminal Quake Mode
#60In fact it's almost already there. Just put your terminal as first item in the task list, then press Win+1 to summon a terminal and then Win+1 again to hide it. All existing window location and focus rules stay the same. What's missing?