jrz
jrz
In addition to the recently added rotation, I'd like to suggest xScale and yScale. This automatically allow both horizontal and vertical flip.
SQLite supports 'strict tables' since 3.37.1 https://sqlite.org/stricttables.html This forces a datatype to be specified when creating a table. This is the preferred method in any application created by developers. Unspecified/ANY...
I accidently started rmlint without --keep-all-tagged / --keep-all-untagged. I'm not sure what uses tagging has besides these, but it makes sense to just exit if no usage is specified when...
Can we please get this extension up to date? It's currently a security risk because of inconvenience. I need my keybindings, so I'm more likely to "trust" an untrusted workspace....
I mainly use it for the shell. I run commands from the shell. A lot of times I don't have any file open and nothing pops up.
Docker machine doesn't start: $ docker-machine version Killed: 9 $ 13-06-16 09:01:08,408 taskgated[469]: no signature for pid=44892 (cannot make code: UNIX[No such process])
# Summary Changes --parent to --parents. Updated docs etc. It adds a fallback --parent, but will warn about the change. Note that the old option still appears in --help (Hence...