Andrew Janke
|
1246c3e08b
install.sh: Replace nonstandard "sed -i" with sed + mv commands. Makes portable to systems whose sed lacks "-i", like OpenBSD.
|
9 years ago |
Robby Russell
|
77140a2ea7
Merge pull request #3603 from alx741/master
|
9 years ago |
Andrew Janke
|
5f90781783
plugins/chucknorris: Add automatic updating of the compiled fortune data file. Use local variable for readability, and anonymous function to provide a scope for the local variable.
|
9 years ago |
Brian Derr
|
bc8abe5ea2
Verify zle is active before trying to reset-prompt.
|
9 years ago |
Robby Russell
|
9bf19603d3
Merge pull request #3607 from mcornella/drop-insecure-url
|
9 years ago |
nextgenthemes
|
aff01d920e
Update readme.md
|
9 years ago |
nextgenthemes
|
393676387a
Markdown bolds to capital letters
|
9 years ago |
Craig Paterson
|
8ce1245770
added the 'mix local.hex' command to plugin completions
|
9 years ago |
wajdi
|
e10470f6a3
Adding ssh-config to vagrant plugin autocomplete. Was missing
|
9 years ago |
Marc Cornellà
|
152a751342
Revert usage of install.ohmyz.sh URL, until HTTPS support.
|
9 years ago |
Robby Russell
|
223197b4e0
Merge pull request #3533 from maff/chucknorris-fortune
|
9 years ago |
Robby Russell
|
8d561aa008
Merge pull request #3573 from mcornella/fix-taskwarrior-first-completion
|
9 years ago |
Robby Russell
|
dcc08b0dc0
Merge pull request #3545 from BilalBudhani/ember-cli-plugin
|
9 years ago |
Robby Russell
|
9a58e8dab7
Merge pull request #3578 from ctroncoso/patch-1
|
9 years ago |
Robby Russell
|
67fff6026d
Merge pull request #3589 from miguxbe/master
|
9 years ago |
Robby Russell
|
84a318be87
Merge pull request #3590 from voronkovich/master
|
9 years ago |
Robby Russell
|
5b429b6e48
Merge pull request #3596 from kossmac/master
|
9 years ago |
Robby Russell
|
24ebf9cfff
Merge pull request #3591 from zmwangx/ls-variants
|
9 years ago |
Robby Russell
|
c5e8713cf5
Merge pull request #3594 from pi0/master
|
9 years ago |
Daniel Campoverde [alx741]
|
33900dfd32
PLUGINS: vi-mode: allow ctrl-h, ctrl-?, ctrl-w for char and word deletion
|
9 years ago |
Daniel Campoverde [alx741]
|
099246dd9e
PLUGINS: vi-mode: allow ctrl-p, ctrl-n for history navigation
|
9 years ago |
nextgenthemes
|
d8b9932138
Update readme.md
|
9 years ago |
nextgenthemes
|
660eeb19c7
Update readme.md
|
9 years ago |
nextgenthemes
|
3120b9ad45
Update readme.md
|
9 years ago |
nextgenthemes
|
f50b3fe710
Create ubuntu plugin, based on debian plugin.
|
9 years ago |
nextgenthemes
|
6b29aab37a
Create readme.md
|
9 years ago |
Andrew Janke
|
187cf07c91
For unspecified encodings, assume it's UTF-8 or compatible (e.g. ASCII) and muddle through without character encoding conversion.
|
9 years ago |
Andrew Janke
|
702ff1ca91
Add support for non-UTF-8 encodings in caller's locale.
|
9 years ago |
Oleg Voronkovich
|
8b5950b812
Fix: "\s" is a gawk-specific regexp operator.
|
9 years ago |
Roderick Randolph
|
23d4e7ec81
Merge pull request #1 from roderickrandolph/fix-return-status-arrow-color
|
9 years ago |