commit 2b50c1ca1e8a4d5218eab29bb26d059f6625f2d2
parent 93749792a45c7ec6c01700c5b1c03bdd0822bf93
Author: pancake@localhost <unknown>
Date: Wed, 17 Feb 2010 16:52:21 +0100
* Added 'ired' and 'lua', 'tinypy' as cool programs
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/suckless.org/misc/cool_programs.md b/suckless.org/misc/cool_programs.md
@@ -16,6 +16,7 @@ Text Editors
* [sam](http://sam.cat-v.org/) - An editor by [Rob Pike][rob] with inspiration from ed.
* [traditional vi](http://ex-vi.sourceforge.net/) - A fixed version of the original vi.
* [vim](http://www.vim.org) (With the GUI, use `:set go+=c` to kill popup dialogs)
+* [ired](http://www.radare.org) (Minimalist hexadecimal editor and bindiffer for p9, w32 and *nix)
* [wily](http://www.cs.yorku.ca/~oz/wily/) - An acme clone for POSIX.
Audio Players
@@ -40,6 +41,11 @@ Utilities
A take on it is included with wmii.
* [dmenu](/programs/dmenu.html) - Obvious
+Programming languages
+---------------------
+* [TinyPy](http://www.tinypy.org/) - Tiny Python (partial python)
+* [Lua](http://www.lua.org)
+
Image Viewers
-------------
* [feh](http://linuxbrit.co.uk/feh/)
@@ -66,6 +72,7 @@ Mail Clients
* [mutt](http://www.mutt.org/)
* [muttator](http://vimperator.org/) - A Thunderbird extension to make it keyboard friendly and mutt/Vim-like.
* [nmh](http://www.nongnu.org/nmh/)
+* [dmc](http://hg.youterm.com/dmc/) - A minimalistic approach to a commandline mail client (WIP)
* Sylpheed claws
Instant Messaging Clients