Kenneth Benzie benie
benie pushed to master at config/zsh 2019-08-28 23:59:39 +00:00
a2509a88b5 Add git clone support to sandbox create
benie pushed to master at config/vim 2019-08-26 14:22:20 +00:00
f85d59197a Add reStructuredText admonition snippets
benie pushed to master at config/tmux 2019-08-23 23:22:15 +00:00
b6ee1bb677 Emulate mouse scrolling for alternate buffers
benie pushed to master at config/zsh 2019-08-23 20:15:17 +00:00
8997d9cae0 Add zsh-completions
benie pushed to master at config/tmux 2019-08-22 22:09:18 +00:00
720271baa5 Add session-main layout for basic sessions
benie pushed to master at config/python 2019-08-22 21:05:48 +00:00
e22f4d6123 Add pip config file
benie pushed to master at config/zsh 2019-08-22 20:33:29 +00:00
8526bdb4e3 Export CTEST_OUTPUT_ON_FAILURE=1
47f821e80a Don't unset tmux option when not in tmux
Compare 2 commits »
benie pushed to master at config/tmux 2019-08-22 16:26:43 +00:00
6d07c00c2c Use xclip instead of xsel for yanking in copy mode
benie pushed to master at config/tmux 2019-08-21 17:25:29 +00:00
28aa1795da Also install urlview
benie pushed to master at config/vim 2019-08-21 13:58:08 +00:00
27c77881a3 Silent call tmux navigation flag functions
benie pushed to master at config/vim 2019-08-21 09:08:25 +00:00
28804faf21 Add todo highlights to llvm syntax
benie pushed to master at config/vim 2019-08-17 14:01:48 +00:00
e2e2be6e44 Don't syntax highlight text after #{warning,error}
benie pushed to master at config/vim 2019-08-16 20:59:16 +00:00
7af8660355 Also set tmux navigation flag on FocusGained
benie pushed to master at config/zsh 2019-08-16 20:58:07 +00:00
fcae9e885e Unset the vim navigation flag on prompt redraw
benie pushed to master at config/tmux 2019-08-16 20:57:20 +00:00
b5526ca42b Remove zsh check from vim window flag
benie pushed to master at config/tmux 2019-08-13 16:01:04 +00:00
43ce79c8c3 Fix in_vim to work on Linux Mint 18
benie pushed to master at config/vim 2019-08-11 17:58:58 +00:00
1f07473b57 Use tmux window option for pane change detection
benie closed issue config/tmux#5 2019-08-11 17:50:42 +00:00
Copy mode breaks navigation bindings
benie commented on issue config/tmux#5 2019-08-11 17:50:41 +00:00
Copy mode breaks navigation bindings

Fixed by adding:

benie closed issue config/tmux#6 2019-08-11 17:49:42 +00:00
Fix navigation annoyances