about summary refs log tree commit diff stats
path: root/unix.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix some random stuff the rebasing lost. At least the build stillJosh Rickmar2012-06-011-0/+3
| | | | | works, will have to check later to make sure all the other features got in.
* Fix the behavior of show_url and fancy_bar so they actually act likeJosh Rickmar2012-06-011-3/+0
| | | | | | the manpage says they do. Setting show_url = 1 and fancy_bar = 0 will now only display the url bar on the toolbar and not draw the buttons and search box.
* add os_init to generic unix.c file, move it when neededMarco Peereboom2012-06-011-0/+3
|
* rename xxxterm to xomreroMarco Peereboom2012-05-171-1/+1
|
* move commentMarco Peereboom2012-02-211-2/+1
|
* add loudness flag on remote executionMarco Peereboom2012-02-141-1/+5
|
* add unix specific fileMarco Peereboom2012-01-311-0/+41