Via https://gist.github.com/644805
Uses the private api call _vprocmgr_detach_from_console similar to Apple's
patch to GNU screen
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
From the website:
"Judy is a C library that provides a state-of-the-art core technology
that implements a sparse dynamic array. Judy arrays are declared simply
with a null pointer. A Judy array consumes memory only when it is
populated, yet can grow to take advantage of all available memory if
desired."
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
1.6.6 is giving a 404 from Sourceforge for some reason, and this stopped my
ability to install ushare.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
sntop is an ncurses-based top-esque console utility for monitoring the connectivity of network hosts, supporting various advanced features and released under the GPL.
sntop uses fping (ping is supported, too) to determine connectivity of hosts, specified in a config file, on a regular interval. the results are displayed in a top-like format.
advanced features include html generation of results for automatic web page, secure terminal mode, execution of external file on alarm (configurable for either host DOWN or any change in host status), color support, and both user and system-wide config files. sntop aims for support on all popular unices and platforms.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Added the --with-cscope option to the MacVim formula to enable building
MacVim with Cscope support. A dependency on 'cscope' is added when the
--with-cscope option is present.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Bashish is a theme enviroment for text terminals. It can change colors,
font, transparency and background image on a per-application basis.
Additionally Bashish supports prompt changing on common shells such as
bash, zsh and tcsh.
LE has many block operations with stream and rectangular blocks, can
edit both unix and dos style files (LF/CRLF), is binary clean, has hex
mode, can edit files and mmap'pable devices in mmap shared mode (only
replace), has tunable syntax highlighting, tunable color scheme (can use
default colors), tunable key map. It is slightly similar to Norton
Editor, but has more features.