Set of Zsh tools with features like incremental multi-word searching,
approximate matching, ANSI coloring, themes, unique mode, horizontal
scroll and advanced history management. Selected tools provided:
- n-history - full-screen history searcher and manager
- n-kill - browses process list, allows quick searching and
sending signal to selected process
- n-panelize - loads output of given command for browsing and
multi-word searching
- n-cd - browses dirstack and bookmarked directories, allows to
enter selected directory
- n-functions - browses functions, relegates editing to vared
Written in pure Zsh, with use of curses module. Can be configured from
zshrc. Binds n-history to Ctrl-R. Provides widgets for n-cd and n-kill.
highlight is a customizable source code highlighter. It supports a
myriad of output formats, and an even greater myriad of recognized
source code formats, and even supports themes.
highlight can output to HTML, XHTML, RTF, LaTeX and TeX, and can
markup many input formats, including:
Ada 95, Agda, AMPL, Aspect, Assembler, Amtrix, Avenue, (G)AWK, Bash,
BlitzBasic, BMS, C, C++, C#, ClearBasic, Clipper, COBOL, CSS, DOS-Batch,
Eiffel, Euphoria, Express, Fortran, Haskell, HTML, HTTPD, IDL, INI,
Jasmin, Java, JavaScript, LaTeX, LDIF, Lotus Script, Lua, Make, Maya,
Matlab, Modelica, Modula 3, (Object) Pascal, Paradox, PATROL, Perl, PHP,
Pike, PL/1, PL/SQL, POV Ray, Progress, Python, Rexx, Ruby, Small, Spin,
Sybase, VHDL, Visual Basic, and XML.
Ruby/GIO2 is a Ruby binding of gio-2.x.
Ruby binding for Thomas Boutell's gd 2.x graphics library
node v0.10.x - evented I/O for V8 javascript
[X]Emacs major mode for editing Apache configuration files
Ruby/GTK3 is a Ruby binding of GTK+-3.x.
LXDE is a small and lightweight X11 Desktop
This is a subclass of GD::Polygon used to draw an arrow between two vertices.
GD::Arrow::Full draws a full arrow between two verticies.
|\
+----------------------+ \
(X2, Y2) * * (X1, Y1)
+----------------------+ /
|/
GD::Arrow::RightHalf draws a half arrow between two verticies.
(X2, Y2) *-------------------------* (X1, Y1)
+----------------------+ /
|/
GD::Arrow::LeftHalf draws a half arrow between two verticies.
|\
+----------------------+ \
(X2, Y2) *-------------------------* (X1, Y1)
Jgroff is based on GNU groff formating system. It is enhanced to
handle Japanese EUC coded documents.
Following devices are added by jgroff:
nippon For typewriter-like devices using the Japanese-EUC
coded character set.
and following devices are enhanced to handle Japanese-EUC:
dvi For TeX DVI format.
ps For PostScript printers and previewers.
X75 For a 75 dpi X11 previewer.
X100 For a 100 dpi X11 previewer.
X75-12 For a 75 dpi X11 previewer optimized for 12 point texts.
X100-12 For a 100 dpi X11 previewer optimized for 12 point texts.
Preview on X11 devices require japanese/gxditview is installed.