Skip to content
This repository was archived by the owner on Mar 12, 2023. It is now read-only.
This repository was archived by the owner on Mar 12, 2023. It is now read-only.

[BUG] empty space below the prompt when running in Rails project on WSL/Ubuntu #94

@ADTC

Description

@ADTC

Describe the bug
Jard does not take up the full height of the console window. There is empty space below the prompt.

To Reproduce
Steps to reproduce the behavior:

  1. Install jard on a Ruby on Rails project.
  2. Add the jard command somewhere in the project.
  3. Run rails server (and perform action to launch jard if needed).
  4. See jard console.

Expected behavior
Jard takes up the full height of the console window.

Screenshots
image

Environment:

  • OS: Ubuntu 20.04.2 LTS running on WSL (Windows Subsystem for Linux; Windows 10)
  • Terminal Emulator: Xterm from Ubuntu on Windows Terminal
  • tput colors: 256
  • echo $TERM: xterm-256color
  • stty: speed 38400 baud; line = 0; -brkint -imaxbel
  • Do you use tmux/screen or similar tty multiplexer? No. Not that I know of.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions