editor

retext – Editor for restructured text

2015/05/15

restructured text is a simple text editor for markdown/restructured text which can show preview as well. So, here is some details on same : […] Name : retext Arch : noarch Epoch : 0 Version : …

ncurses based eFTE editor – programmers lightweight editor

2014/11/17

nefte is a lightweight programmers editor. Here is descriptioin: Description : eFTE is an advanced programmers editor with goals of being lightweight, yet : totally configurable. Support for user …

Check all vim colorschemes for minor issues

2013/10/10

Here is script that checks all the colorschemes in the current directory and corrects them if possible (Processing of the file is done with simple commands like sed, grep) Checks that the color_name …

Thumbnail

cream bash ide – vim with bash support

2012/03/14

 […] Here you can find the cream editor. This is basically vim editor with lots of customizations thus making it simpler for the users to use the editor directly. This version already has the …

Get yourself som new themes for vim

2012/02/15

Well, you would already have some themes for your vim, by default. And if you did not like them then you would have added some of your own too (downloaded from vim.org). But, those are something, that …

g flag in :s useless in vim

2011/11/05

Some time back there was a post on vim_use list about the “/g” flag for the search and replace functionality of the vim. And the response of “Tim Chase” on the same was very elaborate and interesting. …

Free, But Not Full-Featured Photo editor

2011/02/13

http://www.linuxworld.com/reviews/2010/111710-photo-editor-free-but-not.html Photo! Editor: Free, But Not Full-Featured This free photo editor produces nice images easily, but can’t print or share. By …

Quick notepad in bash without any editor

2010/04/12

$ «.>note Bash internal quick note taker, avoiding calling external programs like cat […] <a href="http://www.commandlinefu.com"><img …

bash script to change vim colorscheme based on the available themes

2010/04/11

Here&#8217;s one script that you may find useful. A little variation or wrapper for this script can make your life colorful 🙂 You can write a wrapper to this to take one of the inputs randomly and …

vim understanding the various modes and using the yanking more efficiently.

2010/04/06

We will look at the vim modes today. Sometime back , I was looking at copying a function body. So I was basically looking to copy the lines till matching &#8221;}&#8221;. I found a plugin …

vim scripts and tips

2010/03/29

Here are few of the links for vim that you can use. It consists of the link to vimrc, colorscheme, syntaxcomplete and zzsplash. <a …

vim search multiple files

2010/03/25

Searching some pattern in multiple files is something that is required very often. There are multiple ways to do it, like <a class="zem_slink freebase/en/grep" title="Grep" …


This website uses cookies to ensure you get the best experience on our website. Learn more Got it