Simplified the SEARCH_* enum.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 24 Mar 2013 14:56:31 +0000 (15:56 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 24 Mar 2013 14:56:31 +0000 (15:56 +0100)
commit489fd51b5bb4c7698cb3334d35b6499493f8b3a9
treead276313c82f64c4f02e6b431ca803a131f2d087
parent6e03f99eb55c6357a0cf5e991281c5512091adac
Simplified the SEARCH_* enum.

now we use -1 for backward and 1 for forward which is easier to use in the
most cases.
src/command.c
src/main.h