Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
FAQs about Vimcasts:How many episodes does Vimcasts have?The podcast currently has 76 episodes available.
April 20, 2010Soft wrapping textLong lines of text can be wrapped if they don’t fit inside the window. By default, Vim will happily split in the middle of a word. This episode demonstrates how to use the ‘linebreak’ option to make Vim break lines without breaking words....more5minPlay
April 12, 2010The file explorerThis episode demonstrates how Vim’s native file browser can be used to explore and manipulate the file system. ...more6minPlay
April 05, 2010The :edit commandThis episode focuses on the :edit command. I demonstrate how to open files whose location is relative to the current working directory, then I show how to create a mapping which makes it easier to open files in the same directory as the one in the active window....more4minPlay
April 01, 2010Cleaning up with VimDo you have trouble cleaning up with your text editor? Does it cut through the toughest grease, grime and syntax errors? Are you burning your hands on too many hotkeys?Try Vim - Extra whitening classic scourer. Vim gets the job done faster. Take short easy strokes for lemon fresh scripts. Fast, bold, Vim....more1minPlay
March 28, 2010Modal editing: undo, redo and repeatVim’s modal editing paradigm - the newbie killer - brings tremendous efficiency if only you can learn to work with it, rather than against it. This episode demonstrates how the undo and repeat commands can benefit from spending short bursts of time in insert mode. ...more6minPlay
March 23, 2010Using the changelist and jumplistThis episode introduces the changelist and jumplist, demonstrating a couple of situations where they are useful. ...more4minPlay
March 14, 2010Creating the Vimcasts logo as ASCII artDemonstrating miscellaneous tips and tricks gleaned whilst making an ASCII art version of the VimCasts.org logo. Learn how to duplicate lines, copy and paste with visual block mode, search and replace within a visual selection, and how to use macros....more6minPlay
March 08, 2010How to use tabsVim’s treatment of tabs is a little different than what you might be used to if you are coming from another editor. In this episode I demonstrate how Vim’s tabs can be used to group split windows together. I also show how to use Vim’s tabs like projects in TextMate, by setting a different working directory for each one....more6minPlay
February 28, 2010Working with tabsThis episode covers the essential commands for working with Vim’s tab pages: opening and closing, switching, and moving them....more4minPlay
February 21, 2010Working with windowsIn Vim, you can view several buffers at once by loading them into multiple windows. This episode demonstrates all the essentials of working with windows: opening, closing, resizing, moving between and rearranging them....more6minPlay
FAQs about Vimcasts:How many episodes does Vimcasts have?The podcast currently has 76 episodes available.