File: TODO

package info (click to toggle)
libirman 0.4.2-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 308 kB
  • ctags: 157
  • sloc: ansic: 1,408; makefile: 178; sh: 176
file content (9 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
TODO for libirman

. make ir_init_commands read /etc/irman.conf _and_ ~/.irmanrc so that
  bind's can be defined in /etc/irman.conf and alias's defined in ~/.irmanrc
. implement `assign' in irman.conf
. implement variables in irman.conf
. event layer - instead of commands, callbacks.
. redo bind / alias to work more dynamically, so as to enable many codes
  to map to one alias.