exposurses

Check-in [2a307b38c7]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add screenshot to README
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 2a307b38c7be55bffb9022ae3ac4bfdd12707f52d9bedaea0653cc57df26d998
User & Date: base@atomicules.co.uk 2013-09-18 21:35:13
Context
2013-09-19
21:48
Tweak README Leaf check-in: 9b32672308 user: base@atomicules.co.uk tags: origin/master, trunk
2013-09-18
21:35
Add screenshot to README check-in: 2a307b38c7 user: base@atomicules.co.uk tags: origin/master, trunk
14:21
Tweak menu widths, make future adjustment more flexible check-in: 338867e3ed user: base@atomicules.co.uk tags: origin/master, trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to README.markdown.

1
2
3
4
5


6
7
8
9
10
#Exposurses

A little learning exercise in C and Curses/NCurses

See http://en.wikipedia.org/wiki/Exposure_value



##Credits

- File initially based on `menu_scroll.c` from [NCURSES Programming HOWTO](http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/intro.html).
- Makefile and config.mk based on [suckless](http://suckless.org/) approach. I think. (Disclaimer: the rest of the code surely isn't).





>
>





1
2
3
4
5
6
7
8
9
10
11
12
#Exposurses

A little learning exercise in C and Curses/NCurses

See http://en.wikipedia.org/wiki/Exposure_value

![](./exposurses.png)

##Credits

- File initially based on `menu_scroll.c` from [NCURSES Programming HOWTO](http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/intro.html).
- Makefile and config.mk based on [suckless](http://suckless.org/) approach. I think. (Disclaimer: the rest of the code surely isn't).

Added exposurses.png.

cannot compute difference between binary files