File: TODO

package info (click to toggle)
libirman 0.5.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,656 kB
  • sloc: sh: 4,099; ansic: 1,541; makefile: 82
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.