mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41:52 -07:00
Update CHANGES.md: add safeDirPrompt
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user