]> git.phdru.name Git - dotfiles.git/commit
Pass -FSX options to pager less
authorOleg Broytman <phd@phdru.name>
Fri, 6 May 2016 15:43:03 +0000 (18:43 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 6 May 2016 15:43:03 +0000 (18:43 +0300)
commitf9e0dffa56cc04a3ad93fe1d493d6e5d4a3f66ed
tree56eca78565fea192eedc6d024036a7faa0f7a327
parent60a70cfee8af5e2da611e7ad91fd86db9bb8ea81
Pass -FSX options to pager less

Some full-screen programs (like mutt) redraw the screen after 'less'
exists so the default must not contain option -F. -F and -X are
recommended for command-line programs that can produce a lot of output.
Option -S is recommended for wide output.

'git' became a shell wrapper for the real git to allow calling it from
other scripts.
.my.cnf
.psqlrc
bin/git [new file with mode: 0755]