Skip to content

Commit

Permalink
Version 0.4
Browse files Browse the repository at this point in the history
- tlib#InputList(): Up/Down keys wrap around list
- tlib#InputList(): FIX: Problem when reducing the filter & using AND
- tlib#InputList(): FIX: Problem when using shift-up/down with filtered lists
- tlib#InputList(): Made <a-numeric> work (can be configured via
- tlib#InputList(): special display_format: "filename"
- tlib#Object: experimental support for some kind of OOP
- tlib#World: Extracted some functions from tlib.vim to tlib/World.vim
- tlib#FileJoin(), tlib#FileSplit(), tlib#RelativeFilename()
- tlib#Let()
- tlib#EnsureDirectoryExists(dir)
- tlib#DirName(dir)
- tlib#DecodeURL(url), tlib#EncodeChar(char), tlib#EncodeURL(url)
  • Loading branch information
tomtom authored and vim-scripts committed Oct 18, 2010
1 parent 89f5ca2 commit 4665903
Show file tree
Hide file tree
Showing 6 changed files with 566 additions and 251 deletions.
Loading

0 comments on commit 4665903

Please sign in to comment.