File: dot.cbbmath

package info (click to toggle)
cbb 1%3A0.8.1-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,868 kB
  • ctags: 554
  • sloc: tcl: 5,232; perl: 4,512; sh: 376; makefile: 163
file content (19 lines) | stat: -rw-r--r-- 593 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Custom math bindings definition file
#
# Create a file in your home directory called ~/.cbbmath with the
# following format and restart cbb.  Whenever you are in the debit or
# credit fields these custom defined keybindings will be valid.  
#
# Pressing one of these keys will apply the math funtion to the value
# in the field and make a note inthe comment field.
#
# The example here shows how this can be used to enter data in one
# currency and use the defined hot key to convert it to another
# currency.
#
# Key <Tab> Comment <Tab> Expression
#

m	FIM	$x / 5.21237
$	USD	$x * 5.21237