1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-21 07:20:23 +08:00
Jim Hester b609aa0e6c Fix to restore bindings after switching to vi-mode
the vi-mode plugin destroys any bindings made before it is sourced due to the
'bindkey -v' call to switch to using vi-mode.  This patch saves the bindings
before invoking 'bindkey -v' then rebinds them afterwards, this fixes a number
of outstanding issues due to people using vi-mode and having things in oh-my-zsh
break due to the bindings being destroyed
2012-09-20 08:03:09 -04:00
..
2011-05-31 14:16:43 +02:00
2012-01-10 10:01:16 +01:00
2011-10-20 14:12:13 +08:00
2011-05-30 10:09:00 -04:00
2011-05-28 13:06:03 -04:00
2011-05-28 13:06:03 -04:00
2012-05-23 16:54:02 -07:00
2011-07-30 04:57:25 +02:00
2012-03-01 16:57:00 +02:00
2011-06-01 20:34:39 -04:00
2010-10-15 16:50:39 +02:00
2011-08-11 10:27:47 -06:00
2011-08-12 00:40:35 +10:00
2011-12-02 12:54:04 +01:00
2012-06-22 18:33:11 +01:00
2011-03-20 17:01:13 +05:30
2011-02-16 10:40:51 +01:00
2011-05-30 10:09:00 -04:00
2011-03-14 01:43:33 -04:00
2011-12-07 14:09:43 +01:00
2011-10-19 08:11:49 +08:00
2011-12-18 00:23:31 +02:00
2011-05-28 13:12:03 -04:00
2012-06-25 10:55:23 +02:00
2012-06-15 10:07:22 +03:00