HarveyHunt / howm

A lightweight, X11 tiling window manager that behaves like vim
GNU General Public License v2.0
649 stars 24 forks source link

Reimplement the dot operator #60

Open HarveyHunt opened 8 years ago

HarveyHunt commented 8 years ago

This was removed with the move to using cottage for commands.

By saving the IPC string of the last command, it should be possible to call ipc_process on the string to rerun the last command.