My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 7 days

  • Dec 22, 2009
    issue 8 (arrow keys prints A B C D when inserting text into a file) reported by wxiluo   -   What steps will reproduce the problem? 1. touch ~/.vimrc 2. vim ~/.vimrc 3. press i into insert mode. press arrow keys What is the expected output? What do you see instead? A B C D What version of the product are you using? On what operating system? Mac OS X 10.6.2 Vim 7.2.108 zsh-templates-2.0.4.tgz Please provide any additional information below. If I delete ~/.vimrc, vim works fine in zsh. Bash shell don't have this problem. This issue caused by the .vimrc file. It could be reproduced even touch a empty .vimrc file.
    What steps will reproduce the problem? 1. touch ~/.vimrc 2. vim ~/.vimrc 3. press i into insert mode. press arrow keys What is the expected output? What do you see instead? A B C D What version of the product are you using? On what operating system? Mac OS X 10.6.2 Vim 7.2.108 zsh-templates-2.0.4.tgz Please provide any additional information below. If I delete ~/.vimrc, vim works fine in zsh. Bash shell don't have this problem. This issue caused by the .vimrc file. It could be reproduced even touch a empty .vimrc file.

Earlier this year

  • Sep 24, 2009
    r149 (fix for conditional test of OS X version to use sw_vers inst...) committed by wgsco...@mac.com   -   fix for conditional test of OS X version to use sw_vers instead of less robuts OSTYPE[7] that breaks with Darwin10
    fix for conditional test of OS X version to use sw_vers instead of less robuts OSTYPE[7] that breaks with Darwin10
  • Sep 05, 2009
    zsh-templates-2.0.4.tgz (2.0.4 fixes bug in 2.0.3.) file uploaded by wgscott1
  • Sep 05, 2009
    zsh-templates-2.0.4.tgz.md5sum (2.0.4 fixes bug in 2.0.3) file uploaded by wgscott1
  • Sep 05, 2009
    zsh-templates-2.0.3.tgz (2.0.3 at rev 148 incorporates 10.6 fixes ) file uploaded by wgscott1
  • Sep 05, 2009
    zsh-templates-2.0.3.tgz.md5sum (2.0.3 at rev 148 incorporates 10.6 fixes checksum for tarbal...) file uploaded by wgscott1
  • Sep 04, 2009
    r148 (fix for lack of locatedb in 10.6) committed by wgsco...@mac.com   -   fix for lack of locatedb in 10.6
    fix for lack of locatedb in 10.6
  • Aug 25, 2009
    r147 (further size adjustment to accomidate 50px menu bar) committed by wgsco...@mac.com   -   further size adjustment to accomidate 50px menu bar
    further size adjustment to accomidate 50px menu bar
  • Aug 25, 2009
    r146 (further size adjustment to accomidate 50px menu bar) committed by wgsco...@mac.com   -   further size adjustment to accomidate 50px menu bar
    further size adjustment to accomidate 50px menu bar
  • Aug 25, 2009
    r145 (tweaked size of zalman full-screen to allow for menu bar) committed by wgsco...@mac.com   -   tweaked size of zalman full-screen to allow for menu bar
    tweaked size of zalman full-screen to allow for menu bar
  • Aug 20, 2009
    r144 (added stereo toggle keybindings and improved readability) committed by wgsco...@mac.com   -   added stereo toggle keybindings and improved readability
    added stereo toggle keybindings and improved readability
  • Aug 20, 2009
    r143 (re-written in new syntax to avoid clobbering other key bindi...) committed by wgsco...@mac.com   -   re-written in new syntax to avoid clobbering other key bindings
    re-written in new syntax to avoid clobbering other key bindings
  • Aug 06, 2009
    r142 (added -f flag for finder interactions) committed by wgsco...@mac.com   -   added -f flag for finder interactions
    added -f flag for finder interactions
  • Aug 06, 2009
    r141 (previous version way too slow) committed by wgsco...@mac.com   -   previous version way too slow
    previous version way too slow
  • Aug 05, 2009
    r140 (fixed for phenix installed in any subdirectory of /usr/local...) committed by wgsco...@mac.com   -   fixed for phenix installed in any subdirectory of /usr/local
    fixed for phenix installed in any subdirectory of /usr/local
  • Aug 02, 2009
    r139 (Further use tips added to description) committed by wgsco...@mac.com   -   Further use tips added to description
    Further use tips added to description
  • Aug 01, 2009
    r138 (new dotfile extras) committed by wgsco...@mac.com   -   new dotfile extras
    new dotfile extras
  • Aug 01, 2009
    r137 (autoload new function acl_adduser that adds full user access...) committed by wgsco...@mac.com   -   autoload new function acl_adduser that adds full user access to a directory via ACL
    autoload new function acl_adduser that adds full user access to a directory via ACL
  • Aug 01, 2009
    r136 (new function to ease the pain of using ACL) committed by wgsco...@mac.com   -   new function to ease the pain of using ACL
    new function to ease the pain of using ACL
  • Jul 30, 2009
    r135 (better completions and added in new options) committed by wgsco...@mac.com   -   better completions and added in new options
    better completions and added in new options
  • Feb 09, 2009
    zsh-templates-2.0.2.tgz.md5sum (md5sum for 2.0.2) file uploaded by wgscott1
  • Feb 09, 2009
    zsh-templates-2.0.2.tgz (At revision 134) file uploaded by wgscott1
  • Feb 09, 2009
    issue 7 (Completion of java classes does not work) commented on by wgscott1   -   revision 131 no longer attempts to define $CLASSPATH and the _java completion function that comes with zsh now appears to work.
    revision 131 no longer attempts to define $CLASSPATH and the _java completion function that comes with zsh now appears to work.
  • Feb 09, 2009
    r134 (removed definitions of CLASSPATH as this conflicts with _jav...) committed by wgsco...@mac.com   -   removed definitions of CLASSPATH as this conflicts with _java completion function
    removed definitions of CLASSPATH as this conflicts with _java completion function
  • Feb 06, 2009
    issue 7 (Completion of java classes does not work) commented on by wgscott1   -   I'm afraid the _java completion function is part of the standard zsh distribution. I get the same behavior with vanilla zsh.
    I'm afraid the _java completion function is part of the standard zsh distribution. I get the same behavior with vanilla zsh.
  • Jan 27, 2009
    r133 (Further revisions to conditional tests) committed by wgsco...@mac.com   -   Further revisions to conditional tests
    Further revisions to conditional tests
  • Jan 27, 2009
    r132 (further alias revisions for terminal applications) committed by wgsco...@mac.com   -   further alias revisions for terminal applications
    further alias revisions for terminal applications
  • Jan 27, 2009
    r131 (fixed rxvt alias for linux) committed by wgsco...@mac.com   -   fixed rxvt alias for linux
    fixed rxvt alias for linux
  • Jan 27, 2009
    r130 (removed conditional test for ssh connection) committed by wgsco...@mac.com   -   removed conditional test for ssh connection
    removed conditional test for ssh connection
  • Jan 27, 2009
    r129 (additional term program aliases) committed by wgsco...@mac.com   -   additional term program aliases
    additional term program aliases
  • Jan 27, 2009
    r128 ( ) committed by wgsco...@mac.com
  • Jan 27, 2009
    r127 (Fixed conditional test typo) committed by wgsco...@mac.com   -   Fixed conditional test typo
    Fixed conditional test typo
  • Jan 27, 2009
    r126 (further changes to the keybindings file) committed by wgsco...@mac.com   -   further changes to the keybindings file
    further changes to the keybindings file
  • Jan 27, 2009
    r125 (further keybinding updates) committed by wgsco...@mac.com   -   further keybinding updates
    further keybinding updates
  • Jan 27, 2009
    r124 (aliases to remove false TERMINAL_PROGRAM value for xterm, rx...) committed by wgsco...@mac.com   -   aliases to remove false TERMINAL_PROGRAM value for xterm, rxvt spawned from Terminal or iTerm
    aliases to remove false TERMINAL_PROGRAM value for xterm, rxvt spawned from Terminal or iTerm
  • Jan 26, 2009
    issue 7 (Completion of java classes does not work) reported by sibonis   -   What steps will reproduce the problem? 1. java [tab] What is the expected output? What do you see instead? It should auto-complete to existing *.class files, but it just hangs - takes no other input. Ctrl+c kills the autocomplete process and "---- no match for: `class' " is printed What version of the product are you using? On what operating system? Mac OS X 10.5.6 and zsh-templates_2.0.1-1_darwin-i386 installed from Fink Please provide any additional information below. It doesn't matter if there are compiled *.class files in the working directory and if anything was typed to autocomplete.
    What steps will reproduce the problem? 1. java [tab] What is the expected output? What do you see instead? It should auto-complete to existing *.class files, but it just hangs - takes no other input. Ctrl+c kills the autocomplete process and "---- no match for: `class' " is printed What version of the product are you using? On what operating system? Mac OS X 10.5.6 and zsh-templates_2.0.1-1_darwin-i386 installed from Fink Please provide any additional information below. It doesn't matter if there are compiled *.class files in the working directory and if anything was typed to autocomplete.
  • Jan 26, 2009
    r123 (corrected grammatical travesty) committed by wgsco...@mac.com   -   corrected grammatical travesty
    corrected grammatical travesty
  • Jan 26, 2009
    r122 (organizing) committed by wgsco...@mac.com   -   organizing
    organizing
  • Jan 25, 2009
    r121 (Added keybindings for home and end keys. ) committed by wgsco...@mac.com   -   Added keybindings for home and end keys.
    Added keybindings for home and end keys.
  • Jan 23, 2009
    r120 (new completion function for xattr) committed by wgsco...@mac.com   -   new completion function for xattr
    new completion function for xattr
  • Jan 23, 2009
    r119 (Added verbiage) committed by wgsco...@mac.com   -   Added verbiage
    Added verbiage
  • Jan 23, 2009
    r118 (Added underscore to internal function mdattr_usage) committed by wgsco...@mac.com   -   Added underscore to internal function mdattr_usage
    Added underscore to internal function mdattr_usage
  • Jan 23, 2009
    r117 (completion function for mdattr now does the right thing) committed by wgsco...@mac.com   -   completion function for mdattr now does the right thing
    completion function for mdattr now does the right thing
  • Jan 22, 2009
    r116 (completion updates) committed by wgsco...@mac.com   -   completion updates
    completion updates
  • Jan 22, 2009
    r115 (deleted junk files) committed by wgsco...@mac.com   -   deleted junk files
    deleted junk files
  • Jan 22, 2009
    r114 (new function to change metadata attributes for spotlight mdf...) committed by wgsco...@mac.com   -   new function to change metadata attributes for spotlight mdfind searches
    new function to change metadata attributes for spotlight mdfind searches
  • Jan 22, 2009
    r113 (added autoload of mdattr) committed by wgsco...@mac.com   -   added autoload of mdattr
    added autoload of mdattr
  • Jan 22, 2009
    r112 (Fixed toggling through options. Literal completion appears ...) committed by wgsco...@mac.com   -   Fixed toggling through options. Literal completion appears broken. Need to fix. Everything else now works for 10.5.X.
    Fixed toggling through options. Literal completion appears broken. Need to fix. Everything else now works for 10.5.X.
  • Jan 22, 2009
    r111 (Added \$ZDOT_USER/my-functions to \$FPATH) committed by wgsco...@mac.com   -   Added \$ZDOT_USER/my-functions to \$FPATH
    Added \$ZDOT_USER/my-functions to \$FPATH
  • Jan 22, 2009
    r110 (Now completes properly for mdfind -s with savedSearch file n...) committed by wgsco...@mac.com   -   Now completes properly for mdfind -s with savedSearch file names including those in subdirectories.
    Now completes properly for mdfind -s with savedSearch file names including those in subdirectories.
 
Hosted by Google Code