nushell/crates/nu-command/src/misc
Darren Schroeder 53a9264b67
return value::int instead of value::record in history session (#7049)
* return value::int instead of value::record

* clippy
2022-11-10 11:20:52 +13:00
..
history_session.rs return value::int instead of value::record in history session (#7049) 2022-11-10 11:20:52 +13:00
history.rs make history.txt and history.sqlite3 tables have same command column (#5980) 2022-07-07 07:59:00 -05:00
mod.rs add history session command (#6587) 2022-09-19 14:30:04 -05:00
tutor.rs Move the history and tutor commands out of core_commands (#5813) 2022-06-16 09:58:38 -07:00