public
Description: Quake console like terminal window for Mac OS X. Check out darwin/visor, this is where the action happens.
Homepage: http://code.google.com/p/blacktree-visor/
Clone URL: git://github.com/torsten/visor.git
visor /
name age message
file .gitignore Tue Oct 21 08:49:07 -0700 2008 Implemented VisorHideOnEscape. Currently there... [torsten]
file CGSPrivate.h Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file Defaults.plist Tue Oct 21 13:12:19 -0700 2008 Rolled back all the transparency code and UI as... [torsten]
directory English.lproj/ Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file Info.plist Sun Nov 11 10:08:47 -0800 2007 Prepare for 1.5a1 release git-svn-id: http://... [jnj]
file LeopardTerminalDump.h Tue Oct 21 14:17:56 -0700 2008 Added a class-dump from Leopards Terminal.app. ... [torsten]
file NDHotKeyEvent.h Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file NDHotKeyEvent.m Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file NDHotKeyEvent_QSMods.h Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file NDHotKeyEvent_QSMods.m Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file QSHotKeyEditor.h Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file QSHotKeyEditor.m Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file README.markdown Wed Oct 22 03:50:01 -0700 2008 Enhanced the README texts a bit. [torsten]
file TerminalDump.h Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file Visor.app-Info.plist Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
directory Visor.nib/ Tue Oct 21 13:12:19 -0700 2008 Rolled back all the transparency code and UI as... [torsten]
file Visor.png Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file Visor.qtz Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
directory Visor.xcodeproj/ Tue Oct 21 07:53:33 -0700 2008 Added ignore patterns and opened the project th... [torsten]
file VisorController.h Tue Oct 21 08:49:07 -0700 2008 Implemented VisorHideOnEscape. Currently there... [torsten]
file VisorController.m Tue Oct 21 14:48:05 -0700 2008 Removed the check if we are on Leopard for the ... [torsten]
file VisorLarge.png Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file VisorTermController.h Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file VisorTermController.m Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file VisorWindow.h Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file VisorWindow.m Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file Visor_Prefix.pch Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
file create_zip.sh Wed Oct 22 02:57:50 -0700 2008 Changed how the version of the created zip file... [torsten]
file main.m Thu Aug 30 14:27:51 -0700 2007 initial import git-svn-id: http://blacktree-... [jnj]
README.markdown

Visor

In a nutshell: "Visor provides a systemwide terminal window accessible via a hotkey, much like the consoles found in games such as Quake."

This is my fork of the project, as I wanted to have some additional features and some bugs fixed. Currently this is what is different from the original:

  • Fixed the "White Line Bug" (Issue 16)
  • Added the option to hide Visor on Escape press. Press Shift+Escape, if you need a "Escape" in the Terminal.
  • If you start Visor you get now initial focus. (Issue 20)

Please see the original website for more information, the issue tracker and so on.

Download

Usable builds including this fixes are available for download here.