• Bram Schoenmakers's avatar
    Do not hide console output when pressing : after a command · 8737faa1
    Bram Schoenmakers authored
    Normally, pressing ':' after executing a command would hide the console
    (equivalent behavior to Escape or Enter). Now, : will focus the
    commandline while keeping the previous output visible. This makes it
    easier to compose a new command based on a todo shown in the previous
    output (for example perform an 'ls' and then a 'dep' with IDs
    afterwards).
    
    Escape and Enter still have the same behavior, which can be used to
    dismiss the last output.
    8737faa1
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.md 11.6 KB