Download Cream Forim - Cream Forim Description, Cream Forim Reviews
Contact
 


 

Download

 
Download Now (0K)
GPL (GNU General Public License)
Downloads till now: 4
 
 

Quick search

 



 

Rate this software

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

No. Votes

0

 

Linux

Emacs , Filters , IDEs , Indexing, Markup , Others , Text Editors , Vim Plugins , Word Processors ,

Windows

Mac

Mobile

Drivers

Scripts - DHTML

Scripts - DHTML (new)

Web Developer Blog

Web Developer Blog (new)

Scripts and Applications

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
XML


Tag Cloud

Cream forim

 

Details

Size: 0K
Last Update: 2008-05-20 21:58:21
Version: 0.38
OS Support: Linux
License/Program Type: GPL (GNU General Public License)
Publisher: digitect
Price:$0.00
Description:

Cream for Vim 0.38 is others software developed by digitect.
Cream for Vim is a free and easy-to-use configuration of the powerful and famous Vim text editor for both GNU/Linux and Microsoft Windows. You can see it in action in screenshots or try it at the installation page.



Cream includes all the features of Vim plus many custom utilities. A short list of features includes syntax highlighting, spell check, multi-file find/replace, bookmarking, function prototype popups, macros, auto-wrapping, reformatting, justification, time/date stamps, file explorer, completion, sorting, calendar, tag navigation, block commenting, Microsoft, Unix and Apple format text editing, virtually unlimited file sizes, 38 varieties of 8-bit, 2-byte, and Unicode support, single/multiple document modes, unlimited undo/redo, show invisible characters, word count, and more.

Here are some key features of "Cream for Vim":
Basic Features

Runs on Windows 95-XP and GNU/Linux platforms supporting GTK+ 1.2-2.6.
Edits Microsoft, Unix and Apple format text documents.
Supports editing files of virtually unlimited document length.
Extensive encoding support for 38 varieties of 8-bit, 2-byte, and Unicode.
Cream is non-modal (unlike Vim) meaning that all editing takes place from a single intuitive insertion mode.
Have multiple documents open at a time (Alt+W, listed in the Window menu)
User-selected font, window size/position and most other settings are retained and restored automatically.
Each edited file retains its last view.
Simple, intuitive keyboard movements through Arrow, Page Up/Down, Home and End keys. Selection is done with these same keys while holding the Shift key.
Standard and intuitive menus. All functionality is available through pull down menus and keyboard shortcuts, as well as Vim's original command line.
Syntax highlighting makes reading code easier. More than 350 languages are supported. Can also be turned off.
Intuitive status line indicates useful information unobtrusively.
Colorful toolbar with beautiful icons based on GNOME 2.
Undo/Redo are unlimited (Ctrl+U and Ctrl+Y).
Word wrap toggle (Ctrl+W).
Automatic text indention as you type. A selection can be manually indented or un-indented with the Tab and Shift+Tab keys.
Show/Hide "invisible" characters like tabs, returns and trailing spaces (F4).
Manage multiple windows with vertical or horizontal tiling.
Recently opened files list (Alt+F, in the File menu)
Quick key to exit. (Ctrl+F4)
Preference option for Unix/X11-style middle mouse button behavior to paste the current selection.
Word count an individual word or the document's total words.
Find and Find/Replace dialogs use intuitive search, with Regular Expressions as an option (Ctrl+F and Ctrl+H).
Find Next/Previous under cursor (F3 and Shift+F3).
Convert existing tabs to spaces of the current tabstop width (Format menu).
Bookmarking with visible margin marks (up to 26 per file) (Alt+F2 and F2).
Spell check with error highlighting matched against multiple language dictionaries, and a user dictionary to add more words with a single click. Multiple dictionaries and dialects can be used at the same time (F7 and Alt+F7).
Go to specific line number or percentage of files (Ctrl+G).
Auto Wrap formatting wraps text to any margin width ("Wrap Width") while you type and automatically converts tab characters to the equivalent number of spaces (Ctrl+E).
Toggle insertion of tab characters or the equivalent number of spaces (Ctrl+T). (Over-ridden by toggling the Auto Wrap feature described above.)
Text justification to left, center, right or full alignment of selected text or current paragraph. (Toolbar or Format menu)
Quick Wrap re-formats existing text to Wrap Width and justification margin with hard returns added at the end of each line (Ctrl+Q). Quick Un-Wrap removes these existing wraps in text (Alt+Q,Q). Both accommodate existing bullets (currently @, o, , -, +, subject to change) and nested reference marks such as ">" characters in email. Quick Wrap and Un-Wrap work on any selected text or on the current paragraph with nothing selected. (A paragraph is defined by text having two returns at both the beginning and the end.)
Line join re-formats a selection by removing hard returns.
Both Quick and Justification remove repetative whitespace now if activated twice within a second or two. This means that text formerly center or full justified can be compressed back to the left simply by repeating the Quick Wrap keystroke, toolbar justification click or menu selection.
Auto-correct spelling which corrects common spelling errors as you type.
Insert current date/time (F11 x1-4 times depending on the desired format).
Auto Indent toggle.
Capitalization formatting of selection or current word with Title, UPPER, lower and rEVERSE case (F5 and combinations).

Advanced Features

Conversion of and between Unix, Windows and Apple platform format files.
Keyboard mapping choices for one of 39 available settings.
Current line highlighting.
Color themes provide change of scenery during long editing sessions or various lighting conditions.
Word completion (Ctrl+Space, Ctrl+Shift+Space). Match other words in the file you've already typed.
Macro record and playback (Shift+F8, F8). Record many keystrokes and commands and play them back with one keystroke.
Find/Replace in multiple files, through a simple dialog. No external programs required!
Toolbar able to be toggled on or off.
Option to use single or multiple sessions of Vim at a time.
File browser window (Alt+W,E).
Email thread levels are indicated by subtle color fade. Deeper levels (more indentations) have less contrast.
Syntax highlighting of special text file elements such as:
Email signature: separator "-- " on a line by itself and lines following.
Bullets.
Section titles prior to fold markers ("{{{1", etc.).
Time stamp tag and value.
Character lines
Insert special characters from an ASCII dialog. List these characters or insert the table into your document.
Insert characters by decimal value (Alt+, followed by the three-digit value).
Insert character or symbol by digraph, a special two key combination. Easily list your computer's available characters (see the Insert menu).
Column selection mode (Shift+Alt+{motion key}). Select, insertion, delete and backspace in columnar areas, not just in rows.
Character line insertion with any character (Shift+F4).
Character line insertion the width of the line above with any character (Shift+F4 x2).
Insert line numbers for current selection, begin with any value.
Calendar window (Ctrl+F11).
Insert text filler, Lorem ipsum. (Direct Latin quotations from Cicero's 45 B.C. "de Finibus Bonorum et Malorum", used commonly for this purpose since the 1500's.)
Advanced user configuration via manual config file. (FAQ)

(Note: Power users can still access the traditional Vim "normal mode" by pressing Ctrl+L and Ctrl+O with their respective behaviors.)

Programmer Features

Block comment and un-comment selections (F6 and Shift+F6).
Line folding intuitively hides entire sections with a keystroke (F9 and combinations).
Template completion based on file type (Shift+Space x2). (See Tools menu for list of available templates.)
Pop up prototype and information menu ( Alt+( ). (Requires installation of the free ctags or other similar tag navigation software.) View the function's prototype under the cursor without having to open the file with the definition.
Ctags navigation. Through Alt+arrow keys, move back and forth between previously visited tags (Alt+Left/Right), move to function or variable's definition (Alt+Down), or close referenced file and return (Alt+Up).
Function and variable list available for the current file (Ctrl+Alt+Down). (Requires Ctags)
Soft Tabstop setting allows existing text to be displayed by Tabstop Width while new editing uses this alternate setting, inserting tabs and spaces to accomplish the new indention.
Diff mode to see differences between two files. (beta)
Open a file whose path/filename are selected text (Ctrl+Enter). Cream will also attempt to guess a filename for any word under the cursor without a selection.
Lists for quick reference and insertion of HTML tags, attributes and CSS properties. (Shift+Space when in front of a tag or property.)
Terminal mode menus (console menus) (F12, console only).
Cream, Cream Lite, Vim or Vi editing behavior setting.
Expert mode, an option to use the Esc key to toggle back and forth between Vim's normal and insert modes.
Multiple user configuration from a single installation. (FAQ)

Add-Ons

Cream provides additional functionality through add-ons, modules that can provide a vast library of functionality specific to your tastes.

Color Invert -- Inverts a standard hexidecimal ("ffffcc"), abbreviated hexidecimal ("fc3"), or decimal ("255,204,0") RGB value.
Convert Text to HTML -- Converts a text file to HTML by substituting a few special characters to specified character equivalents, tab and space indenting to none-breaking spaces and hard returns to tags. Wraps the document in basic HTML header and footer structures.
Convert Hex to ASCII and ASCII to Hex. Works on selection or entire file if nothing selected.
Cream Bug Report -- Provides quick diagnostic information about Vim and Cream.
Ctags Generate -- Using the third party Exuberant ctags application, generate a tag file for quickly navigating a file of any single directory.
Daily Read -- Choose a document to read in entirety over a year and have Cream select and present that day's portion, including a day's context on either side. Great for meditative or religious readings.
De-binary -- Utility tries to recover ASCII text in binary files. All non-readable characters are deleted. Useful for recovering information out of corrupted word processing files among other things.
Email Prettyfier -- uncondenses
">>>"
thread indicators to
"> > > "
in the current document.
Email Munge -- Rewrite a selected email address to a format still readable by humans but no longer vulnerable to being harvested by web robots for spam lists. Examples:

|creamforvim|AT|mindspring|DOT|com|
[creamforvim](A)[mindspring][com]
creaNmforOvim@SmindPspriAng.cMom (remove "NOSPAM")
creamforvim___pring.com (insert "@minds")

Encrypt -- "Encrypts" the current file or selection with three different types of "encryption":
algorithm -- Converts all characters to decimal (numerical) values. While no mathematical encryption takes place, the document is readied for some an overlaying encryption algorithm.
h4x0r -- Converts certain characters to visually similar equivilents (e.g., "E" => "3", "S" => "$"). So called for the slang nickname given such spellings found in certain chat forums.
HexMe -- Converts a string to hexidecimal or back again. (Can not handle characters with decimal values above 255.)
rot13 -- Simply rotates each (English) alphabetic character 13 places forward in the alphabet (e.g., "A" => "N", "B" => "O", "C" => "P"). Given the English language's count of 26 characters, a second rotate will "unencrypt" the first rotation.
Highlight CtrlChars -- Highlight characters in the current file with decimal values between 1-31, except tabs (9), newlines (10), and returns (13).
Highlight Multibyte -- Highlight characters in the current file with decimal values between 127-255. (These are characters that are usually interpreted differently across languages (encodings) and operating systems.)
Invert Selected Lines -- Reverse selected lines so that the first is last and vice versa.
Invert Selected String -- Reverse the characters within a selection.
Sort, Selection/Inverse -- Sort or reverse sort selected lines alphabetically by first column.
Sort, File -- Sort the current document alphabetically by any column number using the external sort command on Microsoft Windows or Linux/Unix.
Stamp -- A series of add-ons to insert various useful bits of information automatically within the current file. The stamp occurs at the first location of the stamp tag that is found. All characters following the case-sensitive stamp tag are replaced with the stamp up to a single quote, double quote or the end of the line. White space following the stamp tag is maintained so the stamp can be aligned by the user. In each case, the global variable in which the tag is stored is given so that you can provide replace it with your own tag.
Filename -- The filename or path and filename can be inserted following the tag (default: "Filename:", global: "g:CREAM_STAMP_FILENAME_TEXT").
Time -- Various expressions of the current date and time can be inserted following the tag (default: "Updated:", global: "g:CREAM_TIMESTAMP_TEXT"). Note that if your system (like all known versions of Microsoft Windows) does not represent the timezone value in the standard strftime("%Z"), you can override this in the variable "g:CREAM_TIMEZONE".
Uniq Selected Lines -- Condense duplicate adjacent lines (sort first!) in a selection.

Installation

1. Install GVim

Make sure GVim (GUI Vim) is installed (version 6.1 is acceptable, but 6.2+ is preferred). You can download the latest updated (non-official) version on our Vim page or from the official Vim downloads page.

If you're new to Vim, you may initially think it's broken because it is so hard to use. (I did!) But just make sure that you can run the program and it starts without any errors. Exit by typing :q! .

If you compile your own Vim from source, please make sure to use the --with-features=big configure option. This will enable the GUI, signs, dialogs and many other useful Vim features that Cream depends on. (See Vim's online help for "version and "install".) Note that this is the typical configuration for most larger distributions.

Some Linux distributions of Vim install a global vimrc (found in the path indicated with the :version command) which may conflict with certain Cream settings. Known problems exist with Debian and Red Hat. (Debian interferes with Cream's mapping of Shift+Insert, Red Hat adds some normal mode mappings.)

2. Install Cream

Existing Cream users should remove or rename the existing Cream "addons" subdirectory prior to installation to avoid conflicts with renamed addons. (Applies only to upgrades from version 0.20 or prior.)

Then, using the downloaded package above appropriate to your system:
Linux

As root, execute the INSTALL.sh bash script. In GNOME 2, you should find an icon added to the Applications menu and a "cream" command added to /usr/bin/. If you need to create any other starter for Cream, the correct syntax is:

gvim -U NONE -u "$VIMRUNTIME/cream/creamrc" "$@"

What's New in This Release:
Added $USERPROFILE to possible location for user dir. (by Ryan Weaver)
Flipped version number.
Fixed INSTALL.sh to use "=" instead of "==". (by David Howland)
Updated Korean menus. (by Hanjo Kim)
Cream for Vim 0.38 supports english interface languages and works with Linux.

Downloading Cream for Vim 0.38 will take if you use fast ADSL connection.


Leave a comment




(optional)

What is 7-3?




0 comments


Downloadtube.com agrees that pirated software hurts software developers and does not support such practices. We acknowledge and agree that software piracy is theft. Using Cream forim crack, Cream forim key generator, Cream forim keygen, as well as any pirated Cream forim serial number/serial numbers and Cream forim registration code/codes, warez, keys, torrents, passwords, is illegal and does not support the future development of Cream forim.

Downloadtube.com advises that Cream forim should be only used in accordance with the rules of intellectual property and the existing Criminal Code. Downloadtube.com does not allow the inclusion of any crack, serial or keygen and disclaims any liability for the inappropriate use of Cream forim.

Add to

 Del.icio.us   Digg It   Furl   YahooMyWeb   Blinklist
 

Cream forim Version History

Product Date Added
Cream forim 0.38 2008-05-20 21:58:21


Related Software

docbooktoc.xsl
From category: Markup
docbooktoc.xsl 0.1.0 is markup software developed by Robert Bienert. docbooktoc.xsl is a XSLT file for generating a XHTML table of contents from DocBook XML documents. It is used by the LayManSys p...
o2x
From category: Markup
o2x is a small Python script that converts emacs outline mode files to XML....
CRM114 Discriminator 20060704a
From category: Filters
CRM114 Discriminator 20060704a is filters software developed by Crah the Merciless. CRM114 is a system to examine incoming e-mail, data files or other data streams, system log streams and to sort,...
Esperantilo
From category: Others
Esperantilo 0.86 is others software developed by Artur Trzewik. Esperantilo is a text editor with particular esperanto functions, spell and grammar checking and machine translation to Polish, Germa...
Eric3
From category: IDEs
Eric3 3.9.2 is ides software developed by Detlev Offenbach. Eric3 is a full featured Python (and Ruby) IDE that is written in PyQt using the QScintilla editor widget. For information on PyQt and QS...
Amoeba 0.3.5-pre5
From category: Markup
Amoeba 0.3.5-pre5 is markup software developed by Amoeba Team. Amoeba is XML-based rapid Web development enviroment written entirely in Java. Amoeba XML Framework is xml based development fr...
Smartput
From category: Vim-Plugins
Smartput is a Vim plugin that adjusts spaces and commas when putting text....
Emacs
From category: Others
Emacs 9.0-pre3 (GNUstep) is others software developed by Emacs Authors. Emacs GNUstep is a port of the latest GNU Emacs source to the OpenStep (or NeXTstep) APIs, as implemented by Cocoa on OS X as...
bdf2psf
From category: Others
bdf2psf is a font converter that lets you use any of the Adobe BDF fonts that are bundled with X Windows on the Linux console....
cz2cz tools
From category: Filters
cz2cz tools 1.6 pre1 is filters software developed by Vlastimil Krejcir. cz2cz tools is software for converting texts between various charset encodings that are used in the Czech language. The m...
DocBook
From category: Markup
DocBook 4.5CR1 is markup software developed by DocBook Open Repository development team. DocBook is an XML/SGML vocabulary that enables you to create document content in a presentation-neutral form...
Evince
From category: Others
Evince is a document viewer for multiple document formats like pdf, postscript, and many others....
BlackAdder
From category: IDEs
BlackAdder 1.1-041207 is ides software developed by theKompany.com. BlackAdder is an application development environment that allows professional and hobbyist programmers alike to produce complex a...
Verbiste
From category: Others
Verbiste is a French conjugation system....
TreeLine
From category: Others
TreeLine it just stores almost any kind of information....
 

Top Downloads

 
1. Canon PIXMA iP1000 Printer Driver
2. Canon PIXMA iP1200 Printer Driver
3. Canon PIXMA iP1300 Printer Driver c
4. Canon PIXMA iP1600 Printer Driver
5. Canon PIXMA MP210 MP Drivers
6. Realtek High Definition Audio Codecs R
7. Realtek ALC/ 262/ 265/ 268/ 660/ 861/ 880/ 882/ 883/ 885/ 888 Audio
8. Canon LaserShot LBP-1210 Printer Driver
9. Canon i-SENSYS LBP2900 Printer Driver R
10. ZiPhone
11. Realtek RTL8100B(L)/RTL8100C(L)/RTL8101L/RTL8139C(L) Driver XP
12. Canon PIXMA MP160 MP Drivers xp64
13. Canon PIXMA iP1300 Printer Driver a
14. Canon PIXMA iP1200 Printer Driver d
15. Rapidshare Auto Downloader
16. The Sitter Downers Soundboard
17. XP Quick Fix Plus
18. Genius Eye 110 Webcam Driver
19. TR Birthday Reminder
20. Canon PIXMA iP1200 Printer Driver x64 d

DownloadTube Editor Reviews

 
1. CDex
With so many CD rippers available on the market, how do you ...
2. Quick Config
Quick Config is a simple, smart and handy freeware created t...
3. Zip Express
Zip Express allows easy look up of Zip Code, city, state, co...
4. yoshinoGRAPH
yoshinoGRAPH is a scientific graph software for data analysi...
5. DVD slideshow GUI
DVD slideshow GUI allows you to automatically create image s...
6. neoSearch
neoSearch is a desktop search software designed for the Wind...
7. Xnview
Xnview is an efficient multimedia viewer, browser and conver...
8. Virtual Drives Manager
Whenever you might need to create a virtual drive that is po...
9. WinCDEmu
WinCDEmu is a great open-source tool that allows mounting CD...
10. EMCO UnLock IT
EMCO UnLock IT is a neat freeware that lets you to take cont...

Software Reviews Full List



Video Reviews

 
1. Safe Deleter
SafeDeleter is a secure data removal tool for Windows. It co...
2. Startway
Startway is an open-source Windows application that allows t...
3. Driver Scanner
Scan and update your outdated system drivers to release the ...
4. Radiopholio
Radiopholio is a free, open-source application which enables...
5. WinCDEmu
WinCDEmu is an open-source software that allows mounting CD/...
6. Eyetrainer
EyeTrainer is your private trainer for doing the best and mo...
7. MediaCodeSpeedEdit
MediaCodeSpeedEdit allows you to change the write speed for ...
8. Startup Discoverer
Handy and accurate Windows startup manager....
9. Whats Running
What's Running gives you an inside look into your Windows 20...
10. Virtual Drives Manager
Virtual Drives Manager let you in a quick way, create a Simb...
11. Diversify
Windows and processes manager. More windows management for u...
12. EMS YouTube Downloader & Converter
Download and convert YouTube videos to popular formats!...
13. Application Paths Editor
Application Path Editor is a portable Windows program to Add...
14. Registry Live Watch
Registry Live Watch is a free, lightweight and portable tool...
15. Windows Service Manager
Windows Service Manager is a small tool that simplifies all ...

More Video Reviews



Recent Blog Posts

 
1. How To Disable PHP Safe Mode On In Plesk
Plesk is a powerful hosting automation control panel, used a...
2. Google Dashboard Knows All Your Secrets
If you are connected to your Google account and surf the web...
3. Google Friend Connect Is More User Friendly
Google Friend Connect, the Google service which allows webma...
4. Yahoo! Media Player: A Fast And Lightweight MP3 Player
If you are looking for a convenient and unobtrusive audio pl...
5. Indo Cleaner 2009 Maximizes Windows 7 Performance
Many of you might just have upgraded the current Windows ope...
6. Salesforce And Adobe: Rich Internet Applications In The Cloud
Adobe Systems Incorporated has just announced the partnersh...
7. Google Social Search: Tweets In Google Search Results
The real-time updates from social networks, like Twitter, r...
8. WordPress 2.8.5 Has An Enhanced Security System
Even the upcoming candidate for the most popular blogging pl...
9. Puppy Linux Built From Ubuntu Still Has 99 MB
As compared with earlier candidates, version 4.3 of Puppy Li...
10. Webmaster Tools: Googlebot Fetching Process And Malware Details
Recently, Google has included into Webmaster Tools service n...