summaryrefslogtreecommitdiff
path: root/user:hugues/KeyBindings.zsh
AgeCommit message (Expand)Author
2012-01-24 -- HUGE CLEANUP -- Phase #1Hugues Hiegel
2012-01-24[Funcs] when / todo if existsHugues Hiegel
2012-01-18[Aliases/Keys] cleanup/obsoleteHugues Hiegel
2011-01-28[Keys] Corrects git status bindingHugues Hiegel
2011-01-24[Keys] configure hotkeyHugues Hiegel
2010-08-27[Keys] git status on current folderHugues Hiegel
2010-08-26[Git] uses 'git <cmd>' instead of 'git-<cmd>' formHugues Hiegel
2010-06-03[Keys] calls 'birthdays' instead of 'when'Hugues Hiegel
2010-06-03[Keys] adds a bind to 'when'Hugues Hiegel
2010-03-02[Keys] C-u kills to beginning of line, not whole lineHugues Hiegel
2009-12-23[Keys] cleanupHugues Hiegel
2009-12-23[Keys] corrects fucking multiline commands crash...Hugues Hiegel
2009-10-01[Keys] adds verbosity to git-remote update shortkey.Hugues Hiegel
2009-06-24[Keys] replaced git-gc by git-remote updateHugues Hiegel
2009-06-23[Keys] updated keybindings for huguesHugues Hiegel
2009-05-26[Keys] don't do git-repack -d -a anymore because of 'repack', but do git-gc i...Hugues Hiegel
2009-04-20[Keys] no more sourcing, but resets and execsHugues Hiegel
2009-04-02[Keys] execs zsh after a 'reset'Hugues Hiegel
2009-02-13[KEYS] replaces this dangerous 'exec zsh' by a 'source ~/.zshrc'Hugues Hiegel
2009-02-04[KeyBindings] returns back to emacs-mode with some vi-stuff.Hugues Hiegel
2009-02-04Merge branch 'master' of ssh://82.245.101.89/git/zdotdirHugues Hiegel
2009-02-04[KeyBindings] redefines Mod+<arrows>Hugues Hiegel
2009-02-04[KeyBindings] main keymap setting hookHugues Hiegel
2009-02-04[KeyBindings] vi-modeHugues Hiegel
2009-02-04[KeyBindings] shows current keymap used into the term titleHugues Hiegel
2009-02-04[KeyBindings] vi-cmd mode by defaultHugues Hiegel
2009-02-03[KeyBindings] vi-cmd modeHugues Hiegel
2009-01-09[KEYBINDING] don't exec the sudo immediately...Hugues Hiegel
2008-11-04M-s bound to most useful 'sudo !!' instead of 'svn status', which is never usedHugues Hiegel
2008-10-28ESC-L bound to lowercase instead of 'clear', which is never used (because I p...Hugues Hiegel
2008-09-30Uses 'git-repack -d -a' for M-GHugues Hiegel
2008-09-17MàJ des licences et suppression du statut de shellscript pour les **/*.zshHugues Hiegel
2008-07-09Replaced 'r[emove]t[emp]' by 'reset', most usefulHugues Hiegel
2008-06-13"clear" with prompt recalculation has been set up to ESC-L instead of C-l.Hugues Hiegel
2008-06-13'mails' has nothing to do there, except on hosts paranoid & delphine...Hugues Hiegel
2008-04-08A bit more useful 'make' keybinding..Hugues Hiegel
2008-04-02^L binded to call directly "clear" in order to recalculate the prompt...Hugues Hiegel
2008-03-26Corrects ESC-<space> keybinding.Hugues
2008-03-20Binding to launch an svn status.Hugues Hiegel
2008-03-17Converts '"' into ''' because of some special escape sequences..Hugues Hiegel
2008-03-14ESC-x is already binded to execute_cmd.Hugues Hiegel
2008-03-14A binding to do a quick 'exec zsh' on the fly. :)Hugues Hiegel
2008-03-11I just discovered push-line !!Hugues Hiegel
2008-03-07ESC-G binded to 'git-repack' instead of resetting git-status in prompt.Hugues Hiegel
2008-03-07remplacement du raccourci "make" par "mails", plus utile.. :)Hugues Hiegel
2008-03-07Lighten git-status managment on zsh...Hugues Hiegel
2008-03-07"Modularized" and automagic on-demand git-status.Hugues Hiegel
2008-03-07That'll be better like this..Hugues Hiegel
2008-03-07Keybinding set to display real git-status.Hugues Hiegel
2008-03-07on-demand git-status (with M-g, and M-G to clear)Hugues Hiegel