<div dir="ltr"><div dir="ltr">Awesome, Brian, worked like a charm. Thank you a lot! :)<div><br clear="all"><div><div dir="ltr" class="m_-2514352969259679273gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div></div><div><br></div><div><br><br></div></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 27 juin 2019 à 20:06, Brian Andrus <<a href="mailto:toomuchit@gmail.com" target="_blank">toomuchit@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">
    <p>I think you need a pty instead of just running bash...</p>
    <p>try:</p>
    <p>srun --pty bash</p>
    <p>Or get specific on what resources you need, eg:<br>
    </p>
    <p>srun --nodes=1 --exclusive --pty bash</p>
    <p><br>
    </p>
    <p>Brian Andrus<br>
    </p>
    <div class="gmail-m_-2514352969259679273gmail-m_-5199067104302743567moz-cite-prefix">On 6/27/2019 2:11 PM, Micael Carvalho
      wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div dir="ltr">Hello there,
          <div><br>
          </div>
          <div>I am having trouble with arrow keys in srun. </div>
          <div>Example of command:</div>
          <div>$ srun -u bash</div>
          <div><br>
          </div>
          <div>After running this command, I get an interactive session.</div>
          <div>If I type anything there (like "test", "ls", or anything
            else), and then press the left arrow (<-) to go back and
            edit something in the middle, it just outputs the special
            characters.</div>
          <div><br>
          </div>
          <div>Example:</div>
          <div>$ trying to edit^[[D</div>
          <div><br>
          </div>
          <div>Is this something fixable? I am debugging python code in
            a cluster, and the arrows could be really useful here... But
            I'm sort of lost. Tried the readline package, and many
            others, but ultimately discovered the problem is coming from
            srun, and not python.</div>
          <div><br>
          </div>
          <div>Thank you in advance !! :)</div>
          <div><br clear="all">
            <div>
              <div dir="ltr" class="gmail-m_-2514352969259679273gmail-m_-5199067104302743567gmail-m_-6399426048856515382gmail-m_-3459322910768199158gmail_signature">
                <div dir="ltr">
                  <div dir="ltr">
                    <div dir="ltr">Best regards.</div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
  </div>

</blockquote></div>
</div>