Sha256: 2b7325e2a6342eb98f515212bfdae3c8e30525bbbe8008e957893b4bdff897cd
Contents?: true
Size: 414 Bytes
Versions: 2
Compression:
Stored size: 414 Bytes
Contents
(relisp-start-slave "tests.rb") ;; bury current buffer (ruby-eval "buffer_bury") ;; split this window vertically and set bottow window to ;; 'other-buffer' (ruby-eval "buffer_window_equals") ;; split this window vertically then horizontally (ruby-eval "window_split") ;; should move text up and return nil (ruby-eval "window_scroll_up") ;; should move text down and return t (ruby-eval "window_scroll_down")
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
relisp-1.1.1 | manual_test/tests.el |
relisp-1.1.0 | manual_test/tests.el |