Ali Hammad
Ali Hammad
Don't merge this, This alias is being used in Order By clause too, which doesn't work. ``` sql Select r as rank, COUNT(m) as members_count FROM Staff\Entity\Rank r LEFT JOIN...
@omerxx Added a little description for the option `@session-prefix` in read me.
Yes, using `prettier` as a vim `filter` for formatting. These formatters use some sort of standard formatting so you don't have to memorize what goes where. Prettier is pretty handy...
I reviewed the changes on my machine. Here are my findings. When `@session-prefix` setting is not set or it is set to 'on' **(lowercase) only**, the tmux prefix key must...