Sunday, November 24, 2013

Re: vim rpn calculator

On Monday, November 25, 2013 11:14:47 AM UTC+13, Bee wrote:

> :!dc '-e 5 5 + 3 * p'

Type

5 5 + 3 * p

on a line in vim, leaving the cursor on that line. Then

!!dc<enter>

> Is there an rpn calculator for vim?

A quick search says there's a Ruby one (tcalc) and a Python one (Maynard).

Regards, John Little
>
> Bill

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment