[MacPorts] #56381: It would be nice if shell mode saved command history immediately
MacPorts
noreply at macports.org
Tue Aug 21 14:03:03 UTC 2018
#56381: It would be nice if shell mode saved command history immediately
----------------------------+---------------------------
Reporter: ylluminarious | Owner: ylluminarious
Type: enhancement | Status: closed
Priority: Normal | Milestone:
Component: base | Version: 2.4.3
Resolution: fixed | Keywords:
Port: |
----------------------------+---------------------------
Changes (by ylluminarious):
* owner: (none) => ylluminarious
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"486565dafb882078f0e2a22399a08ef1966fb163/macports-base"
486565dafb882078f0e2a22399a08ef1966fb163/macports-base] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-base"
revision="486565dafb882078f0e2a22399a08ef1966fb163"
port: append history in interactive sessions
Hitherto, port.tcl has used bash-style history-writing at the end of
an interactive session. That is vulnerable to crashes and other abrupt
interruptions. Switch to writing commands to the history file
immediately.
Closes: https://trac.macports.org/ticket/56381
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56381#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list