All releases of Shed


Release Notes: New features include file type descriptions, multi-byte editing, case insensitive search, better backspace support, improved large-file support, units (K,M,G) support for the jump command, the -L/--length option, the -n/--nofollow if the --enable-nofollow configure option is used.


Release Notes: This release adds experimental large file support. Enable it with ./configure --enable-lfs, and please provide feedback on this. There is also a fix for Cygwin that can be enabled, and a new command line option.


Release Notes: This release adds new behaviour for the "binary" column, allowing editing to be done by toggling bits. The old behaviour is still available by pressing B.


Release Notes: This release made it possible to read from stdin rather than a file. Minor feature improvements and bugfixes were made.


Release Notes: This release adds various minor feature enhancements.


Release Notes: This release fixes a serious dump bug where it would dump to the input file, overwriting its contents as it went.


Release Notes: This release resolves problems related compiling with g++ 3.2, adds a configure script, and adds a few other minor changes.


Release Notes: This release adds a 'repeat previous search' feature and checking for some invalid inputs.


Release Notes: Serious problems with searching are now fixed, a ^L redraw command was added in case the terminal gets messy, and a simple man page was written.


Release Notes: There is now a previous search string for each column. The error message when a file cannot be 'stat'ed has been improved. Pressing 'f' (find) now does a search too.