39 Commits (647ac1ac00298cb2e267dfe998ab0651f537015b)

Author SHA1 Message Date
Sorin Ionescu 647ac1ac00 Return 1 when a file fails to load 12 years ago
Sorin Ionescu 937f365279 Reset key bindings after $keyinfo check 12 years ago
Sorin Ionescu bf27bc1e3b [Fix #49] Check $keyinfo once 12 years ago
Sorin Ionescu 06299a06fb [Fix #61] Replace ^H (backspace) with ^? (del) 12 years ago
Sorin Ionescu 6a9a4ea8d6 [Fix #60] Do not use parentheses in function names 12 years ago
Sorin Ionescu a3b92bb053 [Fix #51] Make the vi mode indicator more flexible 12 years ago
Sorin Ionescu c508d215e3 Shorten expand-or-complete-prefix-with-indicator 12 years ago
Sorin Ionescu e5670c37d8 Bind ^P and ^N in the emacs keymap only 12 years ago
Sorin Ionescu 6c181ce8dc [Fix #50] Remove duplicate expand dot bindings 12 years ago
Sorin Ionescu 12a4117525 [#50] Bind to both emacs and vi keymaps 12 years ago
Sorin Ionescu 9f8b41aaec [Fix #28] Add a widget to insert sudo 12 years ago
Sorin Ionescu 09837b259a [Fix #29] Replace push-line with push-line-or-edit 12 years ago
Sorin Ionescu 6c341cfe35 [#50] Split widget definition from widget binding 12 years ago
Sorin Ionescu a51cfb43a6 [Fix #46] Show vicmd indicator in all keymaps 12 years ago
Sorin Ionescu b4fd92d98a Remove wrong viins keymap in global mappings 12 years ago
Sorin Ionescu 9c611ce7e5 [Fix #45] Set the terminal erase sequence 12 years ago
Sorin Ionescu 03e4cfd3b1 Split a few key bindings to fit on screen 12 years ago
Sorin Ionescu 541f05eb67 Transpose search previous character, match bracket 12 years ago
Sorin Ionescu f5a976637e Fix Emacs backward-kill-line binding 12 years ago
Sorin Ionescu 64d0e35ca4 Remove already defined key bindings 12 years ago
Sorin Ionescu ef452a8b56 Remove Emacs key bindings in vi insert mode, #50 12 years ago
Sorin Ionescu d525683f58 Bind lower and upper case where needed; close #48 12 years ago
Sorin Ionescu 75176573c5 Use the same casing as bindkey -L, close #47 12 years ago
Sorin Ionescu b96bbca51c Added or edited file headers. 13 years ago
Sorin Ionescu 6c17340c59 Save line length by combining enhanced brackets. 13 years ago
Sorin Ionescu 2594270fdf Fixed the default keymap selection. 13 years ago
Sorin Ionescu 9ad18fe7a7 Bind to the emacs keymap, not main. 13 years ago
Sorin Ionescu ad731e4830 Use the emacs keymap by default. 13 years ago
Sorin Ionescu 99176daaee Do not bind empty key entries. 13 years ago
Sorin Ionescu 1fc1b459ee The theme should manage the completion indicator. 13 years ago
Sorin Ionescu f0499b76c3 Use zstyle instead of variables for configuration. 13 years ago
Sorin Ionescu 60f39d8d91 Moved hub into the git plugin. 13 years ago
Sorin Ionescu 9d27df2050 Tradition dictates that options are uppercase. 13 years ago
Sorin Ionescu 9d52ede9fd Remove unnecessary curly brackets. 13 years ago
Sorin Ionescu 5e49591fb1 Do not bind keys on dumb terminals. 13 years ago
Sorin Ionescu 7a37c48991 Renamed keys to keyinfo to prevent conflicts. 13 years ago
Sorin Ionescu d9774e1129 Use terminfo for key bindings. 13 years ago
Sorin Ionescu 7754a18d13 Use zstyle for vicmd and completion indicators. 13 years ago
Sorin Ionescu faeca82831 The functions directory should only hold functions. 13 years ago
Sorin Ionescu 05c94e2dd5 Simplified option variables for greater flexibility. 13 years ago
Sorin Ionescu 0e284f6c2a Merged vi-mode plugin with Emacs key bindings. 13 years ago
Sorin Ionescu 27b9c85900 Implemented GNU Emacs key bindings. 13 years ago
Sorin Ionescu 3fd9cf9f86 Renamed lib/ to functions/ and renamed files inside of it. 13 years ago
Sorin Ionescu 94ab5e0ec8 Cleaned up lib/ and removed trailing white space everywhere. 13 years ago
Arthur Kalmenson 955f3ce866 Added bindings for Gnome terminal. 13 years ago
Arthur Kalmenson 0557b99d5b Make the delete key work correctly, instead of outputting a ~ 13 years ago
Pat Regan 782883b5d8 Replace redundant calls to compinit with a single call. 13 years ago
John Reese ab010947ae Ignore errors from compaudit when using `sudo -s` 14 years ago
Tomas Kramar 5edeaf9e11 Make Shift+Tab move backwards in the menu 15 years ago
Robby Russell 8dd06e3c73 Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 15 years ago