about summary refs log tree commit diff
path: root/ui-summary.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-13 12:14:14 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-13 15:36:37 +0200
commit0393102249c30f62c8f061062bc4a9ba962b6910 (patch)
treeab732e231be130d6e1999b0d0e129e91266d0693 /ui-summary.c
parenttests: allow shell to be overridden (diff)
downloadcgit-pink-0393102249c30f62c8f061062bc4a9ba962b6910.tar.gz
cgit-pink-0393102249c30f62c8f061062bc4a9ba962b6910.zip
Makefile: include Git's config.mak.uname
This pulls in the correct value of $(INSTALL) on a wide variety of
systems.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'ui-summary.c')
0 files changed, 0 insertions, 0 deletions
class='logmsg'> 2017-07-04Remove <Esc><Esc> terminal mappingJune McEnroe <C-w><Esc> works just as well. Convenient. 2017-07-04Generalize C-w neovim terminal mappingJune McEnroe 2017-07-04Remove tmuxJune McEnroe tmux configuration was starting to bother me, and it got worse with Sierra. Turns out that neovim terminal emulation is much more natural to work with and requires less configuration, though I still disapprove of the feature being included in an editor! For detaching and attaching sessions, abduco is a simple tool that seems to work decently, but given that I will likely only be running neovim in the sessions, I might come up with something even simpler. 2017-07-04Show terminal title in statuslineJune McEnroe 2017-07-04Add nvim terminal mappingsJune McEnroe 2017-06-29Add color to xxJune McEnroe 2017-06-28Set tmux copy-mode-vi bindings for TarmakJune McEnroe 2017-06-27Link Scala syntax fileJune McEnroe Oops. 2017-06-27Clean up top of trivial colorscheme fileJune McEnroe 2017-06-27Fix Scala syntax highlight linksJune McEnroe