summaryrefslogtreecommitdiff
path: root/user:hugues/KeyBindings.zsh
AgeCommit message (Expand)Author
2014-01-24[Keys] don’t ask. seriously.Hugues Hiegel
2013-09-27[Keys] Asks confirmation before exiting top zsh processHugues Hiegel
2012-09-26Uses ESC for cmd-modeHugues Hiegel
2012-09-26Revert "TypeMatrix : cmd mode by default"Hugues Hiegel
2012-09-25minibuffer mode set to +Hugues Hiegel
2012-09-24TypeMatrix : cmd mode by defaultHugues Hiegel
2012-09-06[Keys] Better managment of vi-mode.Hugues Hiegel
2012-07-20LA FLEMME ....Hugues Hiegel
2012-07-03Misc stuff / Prompt / VimHugues Hiegel
2012-06-19[Keys] Vim-mode.Hugues Hiegel
2012-06-19[Spaces Vs Tabs] 1 - 0Hugues Hiegel
2012-06-14[Funcs] Internals / ZLE Widgets cleanupHugues Hiegel
2012-06-14[Keys] __up_up for rehash, reset, exec.Hugues Hiegel
2012-06-07[Keys/Prompt] up up and awayyyHugues Hiegel
2012-04-11[Keys] fetchall instead of updallHugues Hiegel
2012-04-06[Keys] git update (updall instead of rupd)Hugues Hiegel
2012-04-05[Keys] git update calls an alias (which could be modified per-repo)Hugues Hiegel
2012-03-15cleanup: corrects tabs.Hugues Hiegel
2012-03-15[Keys] Binds ^K to redefine current prompt. :)Hugues Hiegel
2012-03-07[Keys] Better binding for tput clear (Vs lowercase)Hugues Hiegel
2012-02-14[Keys] Better bindings for clear-to-top and clear-to-bottom bindingsHugues Hiegel
2012-02-14[Keys] Added clear-to-top and clear-to-bottom bindingsHugues Hiegel
2012-01-30Corrects commits 1c9fe535: when / todo if existsHugues Hiegel
2012-01-25Corrects commits f8dfa7bf4, fc32b3a2: Huge cleanup - Phase #1Hugues Hiegel
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