mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Update CHANGES.md: add safeDirPrompt
This commit is contained in:
parent
07439cc169
commit
1324baa193
@ -289,6 +289,9 @@
|
||||
- Added `compgenDirectories` and `compgenFiles` to get the directory/filename completion
|
||||
matches returned by the compgen shell builtin.
|
||||
|
||||
- Added `safeDirPrompt`, which is like `safePrompt`, but optimized
|
||||
for the use-case of a program that needs a file as an argument.
|
||||
|
||||
* `XMonad.Prompt.Unicode`
|
||||
|
||||
- Reworked internally to call `spawnPipe` (asynchronous) instead of
|
||||
|
Loading…
x
Reference in New Issue
Block a user