Tom Feist-Hassan
Tom Feist-Hassan
added flag to Makefile to support "LION=1 make [...]" to force -mmacosx-version-min to 10.7 and build against the 10.7 SDK, which seems to alleviate most of the fatal build issues...
Issue escapes in right order to make shell integration (last cmd output and cmd returnvalue) work, assuming a single-line prompt. Refactored to make things a bit more zsh-idiomatic, like using...
Interactive/attached containers started with docker-compose v2.1.1 use `Ctrl-P,Ctrl-Q` as the detach escape sequence, regardless of `detachKeys` settings in ~/.docker/config.json Previously discussed in [#3311 ](https://github.com/docker/compose/issues/3311) and closed as fixed, but presumably...
#### Issue description: There are a couple of blocks that would make sense to provide a comparator (or comparator-like, using something like the RS Detector) output based on network conditions....
All internal anchor names now seem to be prefixed with 'wiki-', figure out how to make everything work again.
Github wiki has a flat namespace, so we can't have Irssi/Irc/Server and Irssi/Server, since both are just [[server]]. Come up with some sensible prefix (Ewww, smells like hungarian notation) format,...
lists in POD vary their HTML output in a variety of odd ways. Figure out what the best way is, and apply it. Mostly, probably ``` perl =over 4 =item...
plan and (re)write most of the internals documentation, with links to the appropriate code sections in Shabble/irssi
put together a makefile or something that rebuilds the wiki indexes
https://github.com/shabble/irssi-docs/wiki/Signals needs a lot more detail about when signals are emitted, as wel as their parameters.