Sheldon Johnson

Results 8 issues of Sheldon Johnson

```ruby foo = if true "foo" else "bar" end foo + if true "foo" else "bar" end ```

I think this is broken? Tested with only vim-ruby plugin. ``` ``` Would have expected the `` tags to be indented like this: ``` ```

You mention in your readme that if you have C-a as your prefix then C-a a, will be last window, and if it's C-z, then C-z z, will be last...

I have the following string in `.tmux.conf` ``` set-option -g status-left "#[fg=black,bold]#{?client_prefix,#[bg=magenta] PREFIX ,#{?#{==:#{pane_mode},copy-mode},#{?selection_present,#[bg=brightcyan] VISUAL ,#[bg=cyan] COPY },#{?#{==:#{pane_mode},clock-mode},#[bg=blue] CLOCK ,#[bg=green] INSERT }}}" ``` Highlighting looks broken:

Hey wanted to use this library with webpack, but the sorters don't know about `Tablesort` without requiring it. Fixes #169

Following a link inside a modal works, but the target page can't be scrolled without first pressing esc.

:Tmuxline yields "Tmuxline: should be executed in a tmux session"