Marc Rendl Ignacio
80de38da0d
Adjusts KeyRepeat & InitialKeyRepeat to be usable on macOS Sierra
...
Looks like they've changed the scale in macOS Sierrra. `KeyRepeat -int 0` seems to be too impractical. I can't even hold backspace because it erases too much. Since you've taken this from another repo, it's worth referencing the same issue in that repo:
mathiasbynens/dotfiles#687
2017-09-21 15:51:31 +08:00
Luiz Gonzaga dos Santos Filho
4ed2442178
Merge pull request #770 from alanyee/master
...
Update and rename osx to macos
2017-09-06 09:31:29 -07:00
Alan Yee
ee8a71cfc5
Update .dockerignore
...
Rename .osx to .macos
2017-09-05 17:00:30 -07:00
Alan Yee
f073c2b04f
Update README.md
...
Further update from osx to macos
2017-09-05 00:13:02 -07:00
Alan Yee
82c7752cae
Update and rename osx_tools.md to macos_tools.md
2017-09-05 00:12:38 -07:00
Alan Yee
a610bad6cc
Update and rename osx to macos
2017-09-05 00:09:57 -07:00
Luiz Gonzaga dos Santos Filho
f44bee216f
Merge pull request #768 from jon-choi/master
...
remove extra quotes
2017-09-01 21:25:01 +02:00
Luiz Gonzaga dos Santos Filho
e13c7e8d42
Merge pull request #769 from alanyee/master
...
Update README.md
2017-09-01 21:24:23 +02:00
Alan Yee
6d8af2e5b5
Update README.md
...
-Made explicit HTTPS calls
-Replace OS X with macOS
2017-09-01 10:59:03 -07:00
Jon Choi
02c028b5fb
remove extra quotes
2017-08-23 11:43:54 -07:00
Luiz Gonzaga dos Santos Filho
3bd11a846c
Merge pull request #763 from jameszaghini/fix/install-hub-twice
...
Fix: hub packaged listed for install twice
2017-07-14 16:13:26 +02:00
James Zaghini
5093c0ce4f
Fix: hub packaged listed for install twice
2017-07-14 23:47:06 +10:00
Yan Pritzker
98f1f423d4
Merge pull request #757 from skwp/path-duplicates
...
Prevent duplicate entries in $PATH. Fixes #690
2017-07-03 14:45:02 -05:00
Luiz Gonzaga dos Santos Filho
015f57bd29
Merge pull request #760 from skwp/docker
...
Adding Docker support!
2017-06-20 18:16:35 +02:00
Luiz Gonzaga dos Santos Filho
628a97be6a
[Credits] Add docker support
2017-06-20 17:10:44 +02:00
Luiz Gonzaga dos Santos Filho
28e4f07eb9
Run $PATH dedup command everytime
2017-06-06 17:58:04 +02:00
Luiz Gonzaga dos Santos Filho
ca407604f0
[Docker] Update README with Docker support
2017-06-06 17:48:30 +02:00
Luiz Gonzaga dos Santos Filho
24c2879b55
[Docker] Add initial docker files
2017-06-06 17:48:30 +02:00
Luiz Gonzaga dos Santos Filho
eebad7cd9b
[Install] Prevent empty SHELL failing installation
...
When running yadr via docker, $SHELL starts out empty/null, so that was
triggering a fatal method not found error during installation.
2017-06-06 17:01:16 +02:00
Dax T Games
b889e38b1a
Fix persistent undo ( #758 ). Fixes #659
...
* Fix persistent undo
* fixed persistent undo
2017-06-06 11:01:06 +02:00
Luiz Gonzaga dos Santos Filho
20b32fd07a
Prevent duplicate entries in $PATH. Fixes #690
2017-06-05 23:02:39 +02:00
Yan Pritzker
c01919a513
Merge pull request #756 from skwp/yp/remove-node-path
...
Remove node path setting which may interfere with RVM. People can set this themselves if node devs
2017-06-05 12:14:39 -05:00
Yan Pritzker
65d079731a
Remove node path setting which may interfere with RVM. People can set this themselves if node devs
2017-06-05 12:11:55 -05:00
Yan Pritzker
b78923f09a
Merge pull request #754 from giorni/tmux-mouse
...
Enable mouse support for tmux 2.1+
2017-06-05 12:07:14 -05:00
Yan Pritzker
e29ab652f7
Merge pull request #755 from skwp/revert-738-feature/ripgrep
...
Revert "Migrate from the silver searcher to ripgrep"
2017-05-30 16:40:37 -05:00
Yan Pritzker
e5a1358508
Revert "Migrate from the silver searcher to ripgrep"
2017-05-30 16:40:31 -05:00
Yan Pritzker
a8f11c97c6
Merge pull request #738 from stevenbarragan/feature/ripgrep
...
Migrate from the silver searcher to ripgrep
2017-05-30 15:41:19 -05:00
Ricardo Giorni
daaf7c716c
Properly enable mouse support for tmux 2.1+
2017-05-30 16:50:34 -03:00
Steven Barragan
f9519dc9f0
Fallback to ag if rg is not present
2017-05-23 15:16:11 -07:00
Yan Pritzker
95b2494c61
Merge pull request #728 from KristerV/patch-1
...
Update README.md
2017-05-22 21:41:36 -05:00
Yan Pritzker
6323510bfa
Update README.md
2017-05-22 21:41:26 -05:00
Yan Pritzker
26831c924e
Merge pull request #737 from casaper/brewu
...
fix: removed obsolete --all flag from brew upgrade
2017-05-22 21:33:31 -05:00
Yan Pritzker
b8ebe2c7e5
Merge pull request #734 from randaalex/patch-4
...
Enable scroll shell output with mouse in tmux
2017-05-22 21:33:17 -05:00
Yan Pritzker
f71bbd127a
Merge pull request #750 from stevenbarragan/feature/tmux-tab-folder-name
...
Display forder name on tmux's window status
2017-05-22 21:13:08 -05:00
Steven Barragán
3ada249725
Display forder name on tmux's window's tab
2017-04-12 12:16:37 -07:00
Steven Barragán
a3c7492f82
Merge branch 'master' into feature/ripgrep
2017-02-22 17:15:59 -08:00
Yan Pritzker
5e30685db8
Merge pull request #743 from skwp/yp/change-search-mapping
...
Remap K to ,k for search so you don't accidentally lock up vim
2017-01-16 12:00:34 -06:00
Yan Pritzker
78da69d421
Remap K to ,k for search so you don't accidentally lock up vim
...
People were complaining that "K" was too easy to hit by accident on a random char and search a large codebase.
2017-01-16 11:59:52 -06:00
Yan Pritzker
fb4bec51f0
Add graphql/jsx/fzf
2017-01-04 13:45:57 -06:00
Steven Barragán
09c773df21
Setup RipGrep for:grep
2017-01-02 22:16:33 -06:00
Steven Barragán
956c0ed4df
Migrate from the silver searcher to ripgrep
2016-12-31 13:34:40 -06:00
Casaper
36393908bb
fix: removed obsolete --all flag from brew upgrade
2016-12-30 18:42:21 +01:00
Yan Pritzker
3fa9e6f636
Merge pull request #725 from lfilho/patch-2
...
Switch to henrik/vim-indexed-search
2016-11-29 12:25:35 -06:00
Yan Pritzker
d27acded1c
Merge pull request #726 from lfilho/patch-3
...
Make .vundle files behave like vim files
2016-11-29 12:24:17 -06:00
Yan Pritzker
732f615109
Merge pull request #721 from prouty/patch-1
...
Fix unclosed parenthesis; make phrasing clearer.
2016-11-29 12:23:57 -06:00
Yan Pritzker
aa019dd82d
Merge pull request #729 from lfilho/patch-4
...
Remove duplicated mxw/vim-jsx plugin
2016-11-29 12:20:43 -06:00
Alexander Randa
cae0261c35
Enable scroll shell output with mouse in tmux
2016-11-18 11:42:01 +03:00
Yan Pritzker
81029c888e
Better ctrlp matching algorithm
2016-11-08 12:00:06 -06:00
Yan Pritzker
6f5481cdeb
,jj to get to javascript files
2016-10-07 09:47:35 -05:00
Luiz Gonzaga dos Santos Filho
6594c2a593
Remove duplicated mxw/vim-jsx plugin
2016-09-23 11:49:18 +02:00