File: TODO

package info (click to toggle)
bosh 0.6-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 612 kB
  • sloc: ansic: 2,008; sh: 1,005; makefile: 14
file content (15 lines) | stat: -rw-r--r-- 705 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
- multiple selection
- seperate stderr?
- postaction
- destinations for ^P output.
- terminal escape code parsing (to render colors)
- alternatives for numpad keys for old/weird terminals
- headers based on regex or something for dynamic number of lines
- selection skips between lines only that match a regex
- every option available to be set in command/actions: eg bosh_refresh sets refresh
- option for table-based output, rather than just line based.
- auto actions, so after an action completes, it automatically runs another one, say with the next line of the buffer
- advance action [>] auto delete when action terminates
- ability to send input to actions?
- edit mode
- lots of other things :-)