Skip to content
  1. Oct 22, 2006
    • brad.beveridge's avatar
      Fixed silly gramma mistake · 4837ea0d
      brad.beveridge authored
      darcs-hash:f906d65ff9f6cd965fe44658e9823736c00fe9b8
      4837ea0d
    • brad.beveridge's avatar
      License updates, per buffer hooks · 40269e90
      brad.beveridge authored
      Added per buffer hooks
      Added zlib license
      Fixed up scan for chars
      Added Gray streams, SBCL only
      Added a file of Common Lisp keywords
      Added a toplevel restart so Vial can keep running after errors.
      
      darcs-hash:d1a1635d8b89b1b984ead4513cafb47330a82ac3
      40269e90
  2. Oct 08, 2006
    • brad.beveridge's avatar
      Finished up autocomplete · 4a58bbb1
      brad.beveridge authored
      Fixed up the way EX commands are defined
      Added move by word back/forward
      Added the ability to do autocompletion for files in the current directory
      Fixed some last command handling
      Now handle the < key during input
      
      darcs-hash:b5dab96930df6364cf9bf3eb270f583873568a06
      4a58bbb1
  3. Sep 09, 2006
    • brad.beveridge's avatar
      Lots of changes to rendering. · 94c12577
      brad.beveridge authored
      Added: autocomplete.lisp (place holder really)
             a save-buffer function
             window offsets
             own file for ex-commands
             per-view wrapping
             code to keep the cursor on screen at all times
             timebomb fix me's (they will error out in a week or so)
      Changed:
             pulled the render code into a more generic function that loops over the lines on screen
             tweaked vial.asd for faster repeat loading
      
      darcs-hash:e4c0fc8fc4da3ad3a80a2f717dbfe1dfd056ecb8
      94c12577