Skip to content

dgtized/list-environment.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List Environment

MELPA

A tabulated process environment editor

Usage

Running:

M-x list-environment

will popup a buffer showing the current values in process-environment in a nice tabulated view.

List Environment Screenshot

Install

After adding the MELPA package archive:

M-x package-install [RET] list-environment [RET]

Editing Commands

While in list-environment-mode the following commands are available:

Keybindings Description
s Set the environment variable at point to a new value
a Add a new environment variable
d Clear environment variable at point

It also supports all the normal tabulated-list-mode commands, use h to run describe-mode to view bindings.

License

Copyright © 2015-2021 Charles L.G. Comstock

Distributed under the GNU General Public License, version 3

About

A tabulated process environment editor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published