summaryrefslogtreecommitdiff
path: root/src/commands.hh
AgeCommit message (Expand)Author
2018-07-19Re-introduce kill_session::exit_status, @lenormf was rightMaxime Coste
2015-12-27Remove the exec_keys functionMaxime Coste
2015-09-02Fix forward declare struct/class mismatchMaxime Coste
2015-08-26Add a kill command that kills the current sessionMaxime Coste
2015-07-28Use forward declaration instead of include in commands.hhMaxime Coste
2015-03-09ArrayView content is not const anymoreMaxime Coste
2015-01-06Rename memoryview to ArrayViewMaxime Coste
2014-12-23Remove trailing blank linesMaxime Coste
2014-12-12Add support for user mappings, bound to commaMaxime Coste
2014-01-27Fix compilation with clang 3.4Maxime Coste
2013-02-18expose exec_keys function in commands.hhMaxime Coste
2012-05-07move commands to commands.{cc,hh}Maxime Coste