16 Commits (b96bbca51c2e5de8862b7f7780c405b3f275de3d)

Author SHA1 Message Date
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
James Cox 1f7d917ca4 more fixes, more or less have this as i want 15 years ago
James Cox c5d8205284 further refactorings 15 years ago
James Cox 82e2883a41 some todo notes, take @chris2's titlebar improvements and poke at completions 15 years ago
Robby Russell 169e4ed681 Moving bindings into their own file. Updating aliases after moving out bindings 15 years ago