Manuel Herrmann
Manuel Herrmann
Once the buffer was killed it should be removed from the list of source and header buffers; Otherwise a new call to `cmake-ide-run-cmake` will cause minor issues since the file...
Example line: https://github.com/pimutils/todoman/blob/master/contrib/completion/zsh/_todo#L46 containing: `s/^[^#]\s*path\s*=\s*\(.*\)$/\1/p` requires the string to start with any character but `#` followed by any amount of spaces, followed by `path` and so on. To currently make...
Just some simple command that will toggle blocking all connections from IPs that were specified per line in some ASCII file.
Unban users based on their IP. No server restart required anymore. Default ban duration in configuration file is 1 hour and can be set to "permanent" to go with the...