flwrap

like rlwrap but for fancyline

flwrap

Wrapper similar to rlwrap but using Crystal library fancyline instead of readline. Allows you to get history, some keyboard shortcuts for editing, and auto-completion in any program.

Installation

$ shards install
$ shards build --release
$ ./bin/flwrap --help

Usage

$ flwrap tclsh  # without completions
$ flwrap -f completions.txt tclsh  # with completions from file (one per line)

Contributing

  1. Fork it (https://github.com/andriamanitra/flwrap/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

flwrap

Owner
Statistic
  • 0
  • 0
  • 1
  • 0
  • 1
  • over 2 years ago
  • June 24, 2022
License

Mozilla Public License 2.0

Links
Synced at

Thu, 07 Nov 2024 10:02:47 GMT

Languages